Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1689)

Unified Diff: Source/modules/modules.gypi

Issue 1257613003: bindings: Supports inheritance of [Unforgeable] attributes as accessor-type properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Made inherit_unforgeable_attributes more robust. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 7ac6b389107a487240fd3ba1098090d187df3f91..e73708fba3c5327aedab70b740c99deae82bceaf 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -299,10 +299,6 @@
'battery/NavigatorBattery.idl',
'beacon/NavigatorBeacon.idl',
'bluetooth/NavigatorBluetooth.idl',
- 'cachestorage/CompositorWorkerCacheStorage.idl',
- 'cachestorage/DedicatedWorkerCacheStorage.idl',
- 'cachestorage/ServiceWorkerCacheStorage.idl',
- 'cachestorage/SharedWorkerCacheStorage.idl',
'cachestorage/WindowCacheStorage.idl',
'cachestorage/WorkerCacheStorage.idl',
'canvas2d/CanvasPathMethods.idl',

Powered by Google App Engine
This is Rietveld 408576698