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

Unified Diff: Source/modules/modules.gypi

Issue 1041183004: [DO NOT LAND] Demonstrate partial interface/ImplementedAs bug (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
« no previous file with comments | « Source/modules/c/WorkerC.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 0137e3fe40d88ee6bd79ee6f20970a3d01d80c3e..eb1eab6b6439b34c865a38a4882d715b731642d4 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -241,6 +241,7 @@
'battery/NavigatorBattery.idl',
'beacon/NavigatorBeacon.idl',
'bluetooth/NavigatorBluetooth.idl',
+ 'c/WorkerC.idl',
'credentialmanager/NavigatorCredentials.idl',
'crypto/WindowCrypto.idl',
'crypto/WorkerGlobalScopeCrypto.idl',
@@ -570,6 +571,7 @@
'bluetooth/BluetoothError.h',
'bluetooth/NavigatorBluetooth.cpp',
'bluetooth/NavigatorBluetooth.h',
+ 'c/GlobalC.h',
'compositorworker/CompositorWorker.cpp',
'compositorworker/CompositorWorker.h',
'compositorworker/CompositorWorkerGlobalScope.cpp',
« no previous file with comments | « Source/modules/c/WorkerC.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698