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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2370483002: DevTools: discover default port node servers for debugging (behind experiment) (Closed)
Patch Set: for landing Created 4 years, 3 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/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 3deac285a4b472a3a9ea3a373fad73ecc2b9316a..82346986033fd8080bea800625d1d902916e002f 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -287,6 +287,7 @@ devtools_main_js_files = [
"front_end/main/Connections.js",
"front_end/main/Main.js",
"front_end/main/OverlayController.js",
+ "front_end/main/RemoteLocationManager.js",
"front_end/main/RenderingOptions.js",
"front_end/main/SimpleApp.js",
]

Powered by Google App Engine
This is Rietveld 408576698