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

Unified Diff: mojo/environment/default_task_tracker_impl.h

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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/environment/default_logger_impl.h ('k') | mojo/environment/environment.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/environment/default_task_tracker_impl.h
diff --git a/mojo/environment/default_task_tracker_impl.h b/mojo/environment/default_task_tracker_impl.h
index 0a417cfb1b3074c205aa699d1228864b8dff9088..34d7f049d833e053bcf6f17cb3cc0f0e5f86560e 100644
--- a/mojo/environment/default_task_tracker_impl.h
+++ b/mojo/environment/default_task_tracker_impl.h
@@ -6,7 +6,7 @@
#define MOJO_ENVIRONMENT_DEFAULT_TASK_TRACKER_IMPL_H_
#include "mojo/environment/mojo_environment_impl_export.h"
-#include "third_party/mojo/src/mojo/public/cpp/environment/task_tracker.h"
+#include "mojo/public/cpp/environment/task_tracker.h"
namespace mojo {
namespace internal {
« no previous file with comments | « mojo/environment/default_logger_impl.h ('k') | mojo/environment/environment.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698