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

Unified Diff: Source/core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp

Issue 26679003: Move platform/graphics/chromium/* to platform/graphics/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rename fix Created 7 years, 1 month 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/core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp
diff --git a/Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp b/Source/core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp
similarity index 97%
rename from Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp
rename to Source/core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp
index 71c885cd235e37990c7781fee7adcb6ff66e5d90..3fed148775f16ab4dbd4bfab511327dde6e245eb 100644
--- a/Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp
+++ b/Source/core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp
@@ -24,7 +24,7 @@
#include "config.h"
-#include "core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.h"
+#include "core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "platform/EventTracer.h"
« no previous file with comments | « Source/core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h ('k') | Source/core/platform/graphics/VDMXParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698