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

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: minor corrections 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 0b0ffb26a4ab9d84d06224a2800d9f809a7cdff0..e6ad47e8454de7d311f3a9f8dd922e18f9412afa 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -938,8 +938,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