| Index: cc/resources/tile_draw_info.h
 | 
| diff --git a/cc/resources/tile_draw_info.h b/cc/resources/tile_draw_info.h
 | 
| index b6bc6d84b31cb4da10afc619a3e6ba122d30d540..8437f5b1316346bb3228282f1b87df0af4fc823b 100644
 | 
| --- a/cc/resources/tile_draw_info.h
 | 
| +++ b/cc/resources/tile_draw_info.h
 | 
| @@ -5,8 +5,8 @@
 | 
|  #ifndef CC_RESOURCES_TILE_DRAW_INFO_H_
 | 
|  #define CC_RESOURCES_TILE_DRAW_INFO_H_
 | 
|  
 | 
| -#include "base/debug/trace_event_argument.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
| +#include "base/trace_event/trace_event_argument.h"
 | 
|  #include "cc/resources/platform_color.h"
 | 
|  #include "cc/resources/resource_provider.h"
 | 
|  #include "cc/resources/scoped_resource.h"
 | 
| 
 |