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

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

Issue 2886943007: Introduce NavigatorWebDriver interface
Patch Set: wip: need more tests Created 3 years, 7 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 ed326bd3a842af185937b2cf8bbf227519e5ad09..6a592e7111d99ee17085b8eea8f9305a592b3dce 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -480,6 +480,7 @@ core_dependency_idl_files =
"frame/NavigatorID.idl",
"frame/NavigatorLanguage.idl",
"frame/NavigatorOnLine.idl",
+ "frame/NavigatorWebDriver.idl",
"frame/WindowBase64.idl",
"frame/WindowEventHandlers.idl",
"frame/WindowTimers.idl",

Powered by Google App Engine
This is Rietveld 408576698