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

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: rebase again 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 5d62623ad5d0de81a83bd6428881312f84d8a1f4..f1e83b0fb969ac1e4539ebaa6f88992badb1d434 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -940,8 +940,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