| Index: cc/fake_web_graphics_context_3d.h
|
| diff --git a/cc/fake_web_graphics_context_3d.h b/cc/fake_web_graphics_context_3d.h
|
| index 42a315170630c5583f95607a473cd53e5cb76ddc..9438d4fa7742757457b34bd335d2cac3b9aa1a06 100644
|
| --- a/cc/fake_web_graphics_context_3d.h
|
| +++ b/cc/fake_web_graphics_context_3d.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_FAKE_WEB_GRAPHICS_CONTEXT_3D_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "cc/cc_export.h"
|
| +#include "cc/base/cc_export.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
|
|
| namespace cc {
|
|
|