| Index: cc/resources/skpicture_content_layer_updater.cc
 | 
| diff --git a/cc/resources/skpicture_content_layer_updater.cc b/cc/resources/skpicture_content_layer_updater.cc
 | 
| index 3e6828fa608da87e73137f033c775088e6345ae8..ace97a4e8ed827e2c02c8b0d4139d9eed6b53783 100644
 | 
| --- a/cc/resources/skpicture_content_layer_updater.cc
 | 
| +++ b/cc/resources/skpicture_content_layer_updater.cc
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  #include "cc/resources/skpicture_content_layer_updater.h"
 | 
|  
 | 
| -#include "base/debug/trace_event.h"
 | 
| +#include "base/trace_event/trace_event.h"
 | 
|  #include "cc/debug/rendering_stats_instrumentation.h"
 | 
|  #include "cc/resources/layer_painter.h"
 | 
|  #include "cc/resources/prioritized_resource.h"
 | 
| 
 |