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',