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

Unified Diff: mojo/common/trace_controller_impl.h

Issue 1278673002: Add stats collection for telemetry startup.warm.blank_page test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment. Created 5 years, 4 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/common/DEPS ('k') | mojo/common/tracing_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/trace_controller_impl.h
diff --git a/mojo/common/trace_controller_impl.h b/mojo/common/trace_controller_impl.h
index 3f9225a9d07e261ea7e595e6c910dc08fcf8b08e..57918bf17d6e356973b9256bc3cd088acb8d4351 100644
--- a/mojo/common/trace_controller_impl.h
+++ b/mojo/common/trace_controller_impl.h
@@ -6,7 +6,7 @@
#define MOJO_COMMON_TRACING_CONTROLLER_IMPL_H_
#include "base/memory/ref_counted_memory.h"
-#include "mojo/services/tracing/tracing.mojom.h"
+#include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
« no previous file with comments | « mojo/common/DEPS ('k') | mojo/common/tracing_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698