| Index: cc/throttled_texture_uploader.cc
|
| diff --git a/cc/throttled_texture_uploader.cc b/cc/throttled_texture_uploader.cc
|
| index 0e3f8291784516c50ead3a4f2f59fd8e653fc144..dae9086be32847f90bc160b86e70fb0924bed35d 100644
|
| --- a/cc/throttled_texture_uploader.cc
|
| +++ b/cc/throttled_texture_uploader.cc
|
| @@ -6,7 +6,7 @@
|
| #include "ThrottledTextureUploader.h"
|
|
|
| #include "CCPrioritizedTexture.h"
|
| -#include "CCProxy.h"
|
| +#include "cc/proxy.h"
|
| #include "Extensions3DChromium.h"
|
| #include "SkGpuDevice.h"
|
| #include "TraceEvent.h"
|
|
|