| Index: ui/compositor/test_web_graphics_context_3d.h
|
| diff --git a/ui/compositor/test_web_graphics_context_3d.h b/ui/compositor/test_web_graphics_context_3d.h
|
| index a95b30434928e2005d7733843e0848047e9011b1..dcf3a6ecb412f33418ac58fef824e26f5451f627 100644
|
| --- a/ui/compositor/test_web_graphics_context_3d.h
|
| +++ b/ui/compositor/test_web_graphics_context_3d.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
|
| +#include "third_party/WebKit/public/platform/WebString.h"
|
| #include "ui/compositor/compositor_export.h"
|
|
|
| namespace gfx {
|
|
|