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

Unified Diff: Source/bindings/modules/generated.gypi

Issue 474683003: Not for review - Rebase of crrev.com/62833003 Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 6 years, 2 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/bindings/modules/generated.gyp ('k') | Source/bindings/modules/modules.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/modules/generated.gypi
diff --git a/Source/bindings/modules/generated.gypi b/Source/bindings/modules/generated.gypi
index 0cd8bdf422680af987e3fbf06ad1a7bf1cc1dcaf..b2640c992bd86efc892b1f478d78621103050133 100644
--- a/Source/bindings/modules/generated.gypi
+++ b/Source/bindings/modules/generated.gypi
@@ -23,12 +23,14 @@
'<(blink_modules_output_dir)/SharedWorkerGlobalScopeModulesConstructors.idl',
'<(blink_modules_output_dir)/DedicatedWorkerGlobalScopeModulesConstructors.idl',
'<(blink_modules_output_dir)/ServiceWorkerGlobalScopeModulesConstructors.idl',
+ '<(blink_modules_output_dir)/UIWorkerGlobalScopeModulesConstructors.idl',
],
'modules_global_constructors_generated_header_files': [
'<(blink_modules_output_dir)/WindowModulesConstructors.h',
'<(blink_modules_output_dir)/SharedWorkerGlobalScopeModulesConstructors.h',
'<(blink_modules_output_dir)/DedicatedWorkerGlobalScopeModulesConstructors.h',
'<(blink_modules_output_dir)/ServiceWorkerGlobalScopeModulesConstructors.h',
+ '<(blink_modules_output_dir)/UIWorkerGlobalScopeModulesConstructors.h',
],
},
}
« no previous file with comments | « Source/bindings/modules/generated.gyp ('k') | Source/bindings/modules/modules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698