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

Unified Diff: mojo/shell/tests/application_manager_apptest_target.cc

Issue 1706833003: Move various Shell tests into a subdir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@conn
Patch Set: . Created 4 years, 10 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: mojo/shell/tests/application_manager_apptest_target.cc
diff --git a/mojo/shell/application_manager_apptest_target.cc b/mojo/shell/tests/application_manager_apptest_target.cc
similarity index 95%
rename from mojo/shell/application_manager_apptest_target.cc
rename to mojo/shell/tests/application_manager_apptest_target.cc
index 133b547af4c9bd8e635945a6cec55cba459da0e0..5b5964f11e0ccaaca1b6b546fc726489dd1fa07b 100644
--- a/mojo/shell/application_manager_apptest_target.cc
+++ b/mojo/shell/tests/application_manager_apptest_target.cc
@@ -5,12 +5,12 @@
#include "base/at_exit.h"
#include "base/command_line.h"
#include "base/macros.h"
-#include "mojo/shell/application_manager_apptests.mojom.h"
#include "mojo/shell/public/cpp/connection.h"
#include "mojo/shell/public/cpp/shell.h"
#include "mojo/shell/public/cpp/shell_client.h"
#include "mojo/shell/runner/child/test_native_main.h"
#include "mojo/shell/runner/init.h"
+#include "mojo/shell/tests/application_manager_apptests.mojom.h"
using mojo::shell::test::mojom::CreateInstanceForHandleTestPtr;
« no previous file with comments | « mojo/shell/tests/application_manager_apptest_manifest.json ('k') | mojo/shell/tests/application_manager_apptests.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698