Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp
diff --git a/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp b/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp
index 2a51cc27a4bde815266451191314884385c7c953..6e11beec10c93d9a7a9f9da6328e4d88d78550a0 100644
--- a/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp
+++ b/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp
@@ -28,7 +28,7 @@
#include <gtest/gtest.h>
#include "CompositorFakeWebGraphicsContext3D.h"
-#include "ScrollableArea.h"
+#include "core/platform/ScrollableArea.h"
#include "core/platform/graphics/GraphicsLayer.h"
#include "core/platform/graphics/transforms/Matrix3DTransformOperation.h"
#include "core/platform/graphics/transforms/RotateTransformOperation.h"
« no previous file with comments | « Source/WebKit/chromium/tests/GIFImageDecoderTest.cpp ('k') | Source/WebKit/chromium/tests/IDBBackingStoreTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698