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

Unified Diff: Source/platform/blink_platform.gypi

Issue 907453003: Move overdraw tracking code from GraphicsContext to CanvasRenderingContext2D (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test copypasta Created 5 years, 10 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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 7e8198202361a18e6c1703dfeaf5745c283a4837..341c90755f767a525059566e4df3dcf9f8828fba 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -502,8 +502,6 @@
'graphics/GraphicsContext.cpp',
'graphics/GraphicsContext.h',
'graphics/GraphicsContextAnnotation.h',
- 'graphics/GraphicsContextClient.cpp',
- 'graphics/GraphicsContextClient.h',
'graphics/GraphicsContextState.cpp',
'graphics/GraphicsContextState.h',
'graphics/GraphicsContextStateSaver.h',
« no previous file with comments | « Source/core/html/canvas/CanvasRenderingContext2DTest.cpp ('k') | Source/platform/graphics/GraphicsContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698