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

Unified Diff: mojo/shell/query_util_unittest.cc

Issue 1091513005: Separate mojo/shell into a runner and the application manager (shell) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 8 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/query_util.cc ('k') | mojo/shell/shell_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/query_util_unittest.cc
diff --git a/mojo/shell/application_manager/query_util_unittest.cc b/mojo/shell/query_util_unittest.cc
similarity index 95%
rename from mojo/shell/application_manager/query_util_unittest.cc
rename to mojo/shell/query_util_unittest.cc
index 8a995c43416052d6a06e91970cac13c00046d6c3..9b28bc50d5769c8184abb9bb35b3b654c5de0a5e 100644
--- a/mojo/shell/application_manager/query_util_unittest.cc
+++ b/mojo/shell/query_util_unittest.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/shell/application_manager/query_util.h"
+#include "mojo/shell/query_util.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « mojo/shell/query_util.cc ('k') | mojo/shell/shell_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698