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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2798433003: Move common features to new WindowOrWorkerGlobalScope mix-in
Patch Set: Rollback to only IndexedDB, related tests failing Created 3 years, 8 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: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 1e40bed776b246e762371a67f6f79b229446175f..cc45d00b1ff2009ef727a8a57cd899e193b62f50 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -479,8 +479,8 @@ core_dependency_idl_files =
"frame/NavigatorID.idl",
"frame/NavigatorLanguage.idl",
"frame/NavigatorOnLine.idl",
- "frame/WindowBase64.idl",
"frame/WindowEventHandlers.idl",
+ "frame/WindowOrWorkerGlobalScope.idl",
"frame/WindowTimers.idl",
"html/HTMLHyperlinkElementUtils.idl",
"imagebitmap/ImageBitmapFactories.idl",

Powered by Google App Engine
This is Rietveld 408576698