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

Unified Diff: mojo/shell/tests/application_manager_apptest.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
« no previous file with comments | « mojo/shell/tests/BUILD.gn ('k') | mojo/shell/tests/application_manager_apptest_driver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/tests/application_manager_apptest.cc
diff --git a/mojo/shell/application_manager_apptest.cc b/mojo/shell/tests/application_manager_apptest.cc
similarity index 99%
rename from mojo/shell/application_manager_apptest.cc
rename to mojo/shell/tests/application_manager_apptest.cc
index 9fbfdf94d4b92dc729575390ddbc047449d3966b..80be147bf4a2deba59f9e68e8b503f985bd354c6 100644
--- a/mojo/shell/application_manager_apptest.cc
+++ b/mojo/shell/tests/application_manager_apptest.cc
@@ -13,11 +13,11 @@
#include "base/process/process_handle.h"
#include "mojo/converters/network/network_type_converters.h"
#include "mojo/public/cpp/bindings/weak_binding_set.h"
-#include "mojo/shell/application_manager_apptests.mojom.h"
#include "mojo/shell/public/cpp/application_test_base.h"
#include "mojo/shell/public/cpp/interface_factory.h"
#include "mojo/shell/public/cpp/shell.h"
#include "mojo/shell/public/interfaces/application_manager.mojom.h"
+#include "mojo/shell/tests/application_manager_apptests.mojom.h"
using mojo::shell::test::mojom::CreateInstanceForHandleTest;
« no previous file with comments | « mojo/shell/tests/BUILD.gn ('k') | mojo/shell/tests/application_manager_apptest_driver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698