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

Unified Diff: cc/tiles/tile.cc

Issue 2354903003: Don't include the tracing in gpu_memory_buffer.h (Closed)
Patch Set: Fix Android build Created 4 years, 3 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
Index: cc/tiles/tile.cc
diff --git a/cc/tiles/tile.cc b/cc/tiles/tile.cc
index de4533c9c2055b39bf8ae7cf034e981612c80020..84422658259fe02b3d7b73cd8343f58c0513d1d3 100644
--- a/cc/tiles/tile.cc
+++ b/cc/tiles/tile.cc
@@ -9,6 +9,7 @@
#include <algorithm>
#include "base/numerics/safe_conversions.h"
+#include "base/trace_event/trace_event.h"
#include "base/trace_event/trace_event_argument.h"
#include "cc/base/math_util.h"
#include "cc/debug/traced_value.h"

Powered by Google App Engine
This is Rietveld 408576698