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

Unified Diff: mojo/shell/tests/package_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/capability_filter_unittest.mojom ('k') | mojo/shell/tests/package_test.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/tests/package_apptest.cc
diff --git a/mojo/shell/package_apptest.cc b/mojo/shell/tests/package_apptest.cc
similarity index 98%
rename from mojo/shell/package_apptest.cc
rename to mojo/shell/tests/package_apptest.cc
index 1086fe329e737e33d5720e264e36d837ee4ab318..b29bc025a5131524574fb769f10f81b972b6c569 100644
--- a/mojo/shell/package_apptest.cc
+++ b/mojo/shell/tests/package_apptest.cc
@@ -10,9 +10,9 @@
#include "base/bind.h"
#include "base/macros.h"
#include "base/run_loop.h"
-#include "mojo/shell/package_test.mojom.h"
#include "mojo/shell/public/cpp/application_test_base.h"
#include "mojo/shell/public/interfaces/application_manager.mojom.h"
+#include "mojo/shell/tests/package_test.mojom.h"
// Tests that multiple applications can be packaged in a single Mojo application
// implementing ShellClientFactory; that these applications can be specified by
« no previous file with comments | « mojo/shell/tests/capability_filter_unittest.mojom ('k') | mojo/shell/tests/package_test.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698