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

Unified Diff: Source/bindings/core/core.gni

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 | « LayoutTests/fast/workers/teleport.html ('k') | Source/bindings/core/generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/core.gni
diff --git a/Source/bindings/core/core.gni b/Source/bindings/core/core.gni
index b8f49cfd2595b1a8178ec6a26eac0ed4ba7c7417..8ba696e152bbe0601f1c399a8b84c46cb1c776fb 100644
--- a/Source/bindings/core/core.gni
+++ b/Source/bindings/core/core.gni
@@ -13,6 +13,7 @@ core_global_constructors_original_interfaces = [
"Window",
"SharedWorkerGlobalScope",
"DedicatedWorkerGlobalScope",
+ "UIWorkerGlobalScope",
]
core_global_constructors_generated_idl_files = []
« no previous file with comments | « LayoutTests/fast/workers/teleport.html ('k') | Source/bindings/core/generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698