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

Unified Diff: Source/web/tests/FilterOperationsTest.cpp

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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
« no previous file with comments | « Source/web/tests/DrawingBufferTest.cpp ('k') | Source/web/tests/GIFImageDecoderTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/FilterOperationsTest.cpp
diff --git a/Source/web/tests/FilterOperationsTest.cpp b/Source/web/tests/FilterOperationsTest.cpp
index f72ffe949ec8d6f70dea4711b13021ed474da1c6..93bcf28fe1f801f1e16d3112dcf42a446169d42b 100644
--- a/Source/web/tests/FilterOperationsTest.cpp
+++ b/Source/web/tests/FilterOperationsTest.cpp
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/filters/FilterOperations.h"
+#include "platform/graphics/filters/FilterOperations.h"
#include <gtest/gtest.h>
« no previous file with comments | « Source/web/tests/DrawingBufferTest.cpp ('k') | Source/web/tests/GIFImageDecoderTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698