Title: [119823] trunk/Source/WebCore
Revision
119823
Author
[email protected]
Date
2012-06-08 05:29:29 -0700 (Fri, 08 Jun 2012)

Log Message

Unreviewed, removing duplicated entries in gyp.

* WebCore.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (119822 => 119823)


--- trunk/Source/WebCore/ChangeLog	2012-06-08 12:16:48 UTC (rev 119822)
+++ trunk/Source/WebCore/ChangeLog	2012-06-08 12:29:29 UTC (rev 119823)
@@ -1,3 +1,9 @@
+2012-06-08  Kinuko Yasuda  <[email protected]>
+
+        Unreviewed, removing duplicated entries in gyp.
+
+        * WebCore.gypi:
+
 2012-06-08  Arko Saha  <[email protected]>
 
         Microdata: An element with an empty itemprop='' should not get listed in the .properties list.

Modified: trunk/Source/WebCore/WebCore.gypi (119822 => 119823)


--- trunk/Source/WebCore/WebCore.gypi	2012-06-08 12:16:48 UTC (rev 119822)
+++ trunk/Source/WebCore/WebCore.gypi	2012-06-08 12:29:29 UTC (rev 119823)
@@ -18,12 +18,12 @@
             'bindings/js/DOMObjectHashTableMap.h',
             'bindings/js/DOMWrapperWorld.h',
             'bindings/js/GCController.h',
-            'bindings/js/JSDictionary.h',
             'bindings/js/JSDOMBinding.h',
             'bindings/js/JSDOMGlobalObject.h',
             'bindings/js/JSDOMWindowBase.h',
             'bindings/js/JSDOMWindowShell.h',
             'bindings/js/JSDOMWrapper.h',
+            'bindings/js/JSDictionary.h',
             'bindings/js/JSNodeCustom.h',
             'bindings/js/JSPluginElementFunctions.h',
             'bindings/js/ScriptCachedFrameData.h',
@@ -767,10 +767,6 @@
             'Modules/filesystem/DirectoryEntrySync.idl',
             'Modules/filesystem/DirectoryReader.idl',
             'Modules/filesystem/DirectoryReaderSync.idl',
-            'Modules/filesystem/DirectoryEntry.idl',
-            'Modules/filesystem/DirectoryEntrySync.idl',
-            'Modules/filesystem/DirectoryReader.idl',
-            'Modules/filesystem/DirectoryReaderSync.idl',
             'Modules/filesystem/EntriesCallback.idl',
             'Modules/filesystem/Entry.idl',
             'Modules/filesystem/EntryArray.idl',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to