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

Unified Diff: services/tracing/recorder.h

Issue 2608513002: Remove mojo::String. (Closed)
Patch Set: Created 4 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
Index: services/tracing/recorder.h
diff --git a/services/tracing/recorder.h b/services/tracing/recorder.h
index 17626b58e3c70f633f25481f71adde76c345dc8f..06142259ea5083cd7e34228ae76badda02d695dd 100644
--- a/services/tracing/recorder.h
+++ b/services/tracing/recorder.h
@@ -7,7 +7,6 @@
#include "base/macros.h"
#include "mojo/public/cpp/bindings/binding.h"
-#include "mojo/public/cpp/bindings/string.h"
#include "services/tracing/data_sink.h"
#include "services/tracing/public/interfaces/tracing.mojom.h"

Powered by Google App Engine
This is Rietveld 408576698