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

Unified Diff: components/tracing/trace_config_file.h

Issue 1549993003: Switch to standard integer types in components/, part 4 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: components/tracing/trace_config_file.h
diff --git a/components/tracing/trace_config_file.h b/components/tracing/trace_config_file.h
index 0834fc2775090a73eeb860fdc60ba13a9222409a..c53c108f17358fad83c38b10d3fd0bfae0cc7b9a 100644
--- a/components/tracing/trace_config_file.h
+++ b/components/tracing/trace_config_file.h
@@ -8,6 +8,7 @@
#include "base/files/file_path.h"
#include "base/macros.h"
#include "base/trace_event/trace_config.h"
+#include "build/build_config.h"
#include "components/tracing/tracing_export.h"
namespace base {
« no previous file with comments | « components/tracing/graphics_memory_dump_provider_android.cc ('k') | components/tracing/trace_config_file.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698