Index: third_party/WebKit/Source/modules/modules.gypi |
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi |
index fe95788b37201400a5176d5dcf5b3dd684dfcd47..7989c0c6b592e499b06ed041ce305601ea609625 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -344,7 +344,6 @@ |
'geofencing/ServiceWorkerRegistrationGeofencing.idl', |
'geofencing/WorkerNavigatorGeofencing.idl', |
'geolocation/NavigatorGeolocation.idl', |
- 'imagebitmap/WindowImageBitmapFactories.idl', |
'indexeddb/WindowIndexedDatabase.idl', |
'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
'mediasession/HTMLMediaElementMediaSession.idl', |
@@ -1073,8 +1072,6 @@ |
'geolocation/GeolocationWatchers.h', |
'geolocation/NavigatorGeolocation.cpp', |
'geolocation/NavigatorGeolocation.h', |
- 'imagebitmap/WindowImageBitmapFactories.cpp', |
- 'imagebitmap/WindowImageBitmapFactories.h', |
'indexeddb/DOMWindowIndexedDatabase.cpp', |
'indexeddb/DOMWindowIndexedDatabase.h', |
'indexeddb/IDBAny.cpp', |
@@ -1861,7 +1858,6 @@ |
'fetch/RequestTest.cpp', |
'fetch/ResponseTest.cpp', |
'filesystem/DOMFileSystemBaseTest.cpp', |
- 'imagebitmap/ImageBitmapModuleTest.cpp', |
'indexeddb/IDBKeyPathTest.cpp', |
'indexeddb/IDBRequestTest.cpp', |
'indexeddb/IDBTransactionTest.cpp', |