| 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 f80fbaa8562ee5bd3bb67e64e52097367d934749..9fe54bf1726b9e59f3d06d7a3ff51e90308404e6 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -343,7 +343,6 @@
|
| 'geofencing/ServiceWorkerRegistrationGeofencing.idl',
|
| 'geofencing/WorkerNavigatorGeofencing.idl',
|
| 'geolocation/NavigatorGeolocation.idl',
|
| - 'imagebitmap/WindowImageBitmapFactories.idl',
|
| 'indexeddb/WindowIndexedDatabase.idl',
|
| 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl',
|
| 'mediasession/HTMLMediaElementMediaSession.idl',
|
| @@ -1069,8 +1068,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',
|
| @@ -1857,7 +1854,6 @@
|
| 'fetch/RequestTest.cpp',
|
| 'fetch/ResponseTest.cpp',
|
| 'filesystem/DOMFileSystemBaseTest.cpp',
|
| - 'imagebitmap/ImageBitmapModuleTest.cpp',
|
| 'indexeddb/IDBKeyPathTest.cpp',
|
| 'indexeddb/IDBRequestTest.cpp',
|
| 'indexeddb/IDBTransactionTest.cpp',
|
|
|