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

Unified Diff: mojo/runner/switches.h

Issue 1163953002: html_viewer: Add DevToolsAgentImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't create DevToolsAgentImpl instance unless --remote-debugging-port is specified Created 5 years, 6 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 | « mojo/runner/context.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/switches.h
diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h
index 3c3da6003b8a97898ed680a64c33a161715b740e..a95a4b229c942765d728c5280b3d04142ea73994 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -20,7 +20,6 @@ extern const char kForceInProcess[];
extern const char kHelp[];
extern const char kMapOrigin[];
extern const char kOrigin[];
-extern const char kRemoteDebuggingPort[];
extern const char kTraceStartup[];
extern const char kURLMappings[];
« no previous file with comments | « mojo/runner/context.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698