Title: [165798] branches/safari-537.75-branch/Source/WebKit/mac
Revision
165798
Author
[email protected]
Date
2014-03-17 21:04:27 -0700 (Mon, 17 Mar 2014)

Log Message

Unreviewed build fix.

Modified Paths


Diff

Modified: branches/safari-537.75-branch/Source/WebKit/mac/ChangeLog (165797 => 165798)


--- branches/safari-537.75-branch/Source/WebKit/mac/ChangeLog	2014-03-18 03:46:10 UTC (rev 165797)
+++ branches/safari-537.75-branch/Source/WebKit/mac/ChangeLog	2014-03-18 04:04:27 UTC (rev 165798)
@@ -1,5 +1,11 @@
 2014-03-17  Matthew Hanson  <[email protected]>
 
+        Unreviewed build fix.
+
+        * WebView/WebPreferenceKeysPrivate.h: add endline to EOF
+
+2014-03-17  Matthew Hanson  <[email protected]>
+
         Merge r165753.
 
     2014-03-16  Brent Fulgham  <[email protected]>

Modified: branches/safari-537.75-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h (165797 => 165798)


--- branches/safari-537.75-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h	2014-03-18 03:46:10 UTC (rev 165797)
+++ branches/safari-537.75-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h	2014-03-18 04:04:27 UTC (rev 165798)
@@ -161,4 +161,4 @@
 #define WebKitObjectCacheSizePreferenceKey @"WebKitObjectCacheSizePreferenceKey"
 #define WebKitDebugFullPageZoomPreferenceKey @"WebKitDebugFullPageZoomPreferenceKey"
 
-#define WebKitEnableInheritURIQueryComponentPreferenceKey @"WebKitEnableInheritURIQueryComponent"
\ No newline at end of file
+#define WebKitEnableInheritURIQueryComponentPreferenceKey @"WebKitEnableInheritURIQueryComponent"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to