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

Unified Diff: mojo/shell/standalone/switches.cc

Issue 1630823002: Move mojo/runner to mojo/shell/standalone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 11 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/shell/standalone/switches.h ('k') | mojo/shell/standalone/task_runners.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/standalone/switches.cc
diff --git a/mojo/runner/switches.cc b/mojo/shell/standalone/switches.cc
similarity index 97%
rename from mojo/runner/switches.cc
rename to mojo/shell/standalone/switches.cc
index dfb7c8844cbaad0905ab0d7a06f0d40d2a5f87e1..efe91ed12c8c18acf4ea3e7f94c0f2c8b5b33471 100644
--- a/mojo/runner/switches.cc
+++ b/mojo/shell/standalone/switches.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/runner/switches.h"
+#include "mojo/shell/standalone/switches.h"
namespace switches {
« no previous file with comments | « mojo/shell/standalone/switches.h ('k') | mojo/shell/standalone/task_runners.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698