Index: cc/resources/picture.h |
diff --git a/cc/resources/picture.h b/cc/resources/picture.h |
index 75f92f2c70bd4e05ce7470419fd494614314a3ed..ec76f455555daaa773d5d450e074c6dd9a86fe06 100644 |
--- a/cc/resources/picture.h |
+++ b/cc/resources/picture.h |
@@ -11,11 +11,11 @@ |
#include "base/basictypes.h" |
#include "base/containers/hash_tables.h" |
-#include "base/debug/trace_event.h" |
#include "base/lazy_instance.h" |
#include "base/logging.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
+#include "base/trace_event/trace_event.h" |
#include "cc/base/cc_export.h" |
#include "cc/base/region.h" |
#include "skia/ext/refptr.h" |