Title: [113425] trunk/Source/WebCore
Revision
113425
Author
[email protected]
Date
2012-04-06 03:37:08 -0700 (Fri, 06 Apr 2012)

Log Message

Touch ChromeClient.h to fix Chromium build.
https://bugs.webkit.org/show_bug.cgi?id=83258

* page/ChromeClient.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (113424 => 113425)


--- trunk/Source/WebCore/ChangeLog	2012-04-06 10:26:32 UTC (rev 113424)
+++ trunk/Source/WebCore/ChangeLog	2012-04-06 10:37:08 UTC (rev 113425)
@@ -1,5 +1,12 @@
 2012-04-06  Kent Tamura  <[email protected]>
 
+        Touch ChromeClient.h to fix Chromium build.
+        https://bugs.webkit.org/show_bug.cgi?id=83258
+
+        * page/ChromeClient.h:
+
+2012-04-06  Kent Tamura  <[email protected]>
+
         Initial LocalizedDateICU.cpp implementation
         https://bugs.webkit.org/show_bug.cgi?id=60868
 

Modified: trunk/Source/WebCore/page/ChromeClient.h (113424 => 113425)


--- trunk/Source/WebCore/page/ChromeClient.h	2012-04-06 10:26:32 UTC (rev 113424)
+++ trunk/Source/WebCore/page/ChromeClient.h	2012-04-06 10:37:08 UTC (rev 113425)
@@ -345,5 +345,4 @@
     };
 
 }
-
 #endif // ChromeClient_h
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to