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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2903053002: Removing canvas rendering mode switching feature (Closed)
Patch Set: Created 3 years, 7 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index b48667a5091a18c6ff1437b954ac8f8353fa5345..49993324c68d41a176f4ac0a8a2ee5b075008f84 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -826,6 +826,7 @@ component("platform") {
"graphics/Canvas2DLayerBridge.h",
"graphics/CanvasColorParams.cpp",
"graphics/CanvasColorParams.h",
+ "graphics/CanvasHeuristicParameters.h",
"graphics/CanvasMetrics.cpp",
"graphics/CanvasMetrics.h",
"graphics/CanvasSurfaceLayerBridge.cpp",
@@ -867,7 +868,6 @@ component("platform") {
"graphics/DeferredImageDecoder.h",
"graphics/DrawLooperBuilder.cpp",
"graphics/DrawLooperBuilder.h",
- "graphics/ExpensiveCanvasHeuristicParameters.h",
"graphics/FirstPaintInvalidationTracking.cpp",
"graphics/FirstPaintInvalidationTracking.h",
"graphics/FrameData.cpp",

Powered by Google App Engine
This is Rietveld 408576698