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

Unified Diff: services/test_service/test_request_tracker_impl.cc

Issue 766403002: Move test_service implementation to //services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 | « services/test_service/test_request_tracker_impl.h ('k') | services/test_service/test_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/test_service/test_request_tracker_impl.cc
diff --git a/mojo/services/test_service/test_request_tracker_impl.cc b/services/test_service/test_request_tracker_impl.cc
similarity index 97%
rename from mojo/services/test_service/test_request_tracker_impl.cc
rename to services/test_service/test_request_tracker_impl.cc
index 9af6266a7786e5f83c096f5659e5a5b47c4815a5..fdca497a6f9ad6d52238d1058ed0c4f2ab580bc9 100644
--- a/mojo/services/test_service/test_request_tracker_impl.cc
+++ b/services/test_service/test_request_tracker_impl.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/bind.h"
-#include "mojo/services/test_service/test_request_tracker_impl.h"
+#include "services/test_service/test_request_tracker_impl.h"
namespace mojo {
namespace test {
« no previous file with comments | « services/test_service/test_request_tracker_impl.h ('k') | services/test_service/test_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698