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

Unified Diff: shell/shell_test_main.cc

Issue 1131953006: Shell: switches cleanup. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: gn android fix Created 5 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
« no previous file with comments | « shell/native_runner_unittest.cc ('k') | shell/switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/shell_test_main.cc
diff --git a/shell/shell_test_main.cc b/shell/shell_test_main.cc
index 6df22154e4a77bceb5f921ee66e86d695e3561f0..cad352ba2a7c5c097bf243e83ab2682b7bcff3b1 100644
--- a/shell/shell_test_main.cc
+++ b/shell/shell_test_main.cc
@@ -8,7 +8,7 @@
#include "base/logging.h"
#include "base/test/launcher/unit_test_launcher.h"
#include "base/test/test_suite.h"
-#include "shell/switches.h"
+#include "shell/child_switches.h"
#include "testing/gtest/include/gtest/gtest.h"
int main(int argc, char** argv) {
« no previous file with comments | « shell/native_runner_unittest.cc ('k') | shell/switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698