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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2212163002: Add some plumbing for the color management of canvases (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 8c66aa317acd981a246a9e4430be09de74c852c1..b8563c53ee3d947c52944e4c7b04c28e036e192a 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -928,8 +928,6 @@
'canvas2d/CanvasStyle.h',
'canvas2d/ClipList.cpp',
'canvas2d/ClipList.h',
- 'canvas2d/ContextAttributeHelpers.cpp',
- 'canvas2d/ContextAttributeHelpers.h',
'canvas2d/HitRegion.cpp',
'canvas2d/HitRegion.h',
'canvas2d/Path2D.h',

Powered by Google App Engine
This is Rietveld 408576698