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

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

Issue 27123002: Move Region.cpp/.h to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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
« Source/platform/blink_platform.gypi ('K') | « Source/platform/graphics/Region.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/RegionTest.cpp
diff --git a/Source/web/tests/RegionTest.cpp b/Source/web/tests/RegionTest.cpp
index 6356662ee613d15a5f82e8da6459fd9f6198a083..825dfd43d40a71246fc33cf7ec85c4bfd48ce19e 100644
--- a/Source/web/tests/RegionTest.cpp
+++ b/Source/web/tests/RegionTest.cpp
@@ -24,7 +24,7 @@
#include "config.h"
-#include "core/platform/graphics/Region.h"
+#include "platform/graphics/Region.h"
#include <gtest/gtest.h>
« Source/platform/blink_platform.gypi ('K') | « Source/platform/graphics/Region.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698