Index: cc/picture_layer_impl.cc |
diff --git a/cc/picture_layer_impl.cc b/cc/picture_layer_impl.cc |
index f7687f729da12ef4eb9aa3ba0f9194ef712ed4a8..8ae3446cae90351c9d80774fc27511d706969e1f 100644 |
--- a/cc/picture_layer_impl.cc |
+++ b/cc/picture_layer_impl.cc |
@@ -4,6 +4,7 @@ |
#include "cc/picture_layer_impl.h" |
+#include "base/debug/trace_event.h" |
enne (OOO)
2013/01/30 06:53:56
Please don't add this unnecessary include.
whunt
2013/01/30 21:07:33
No idea how that got there. I'm not even sure wha
|
#include "base/time.h" |
#include "cc/append_quads_data.h" |
#include "cc/checkerboard_draw_quad.h" |