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: Source/core/core.gypi

Issue 1178273002: Remove dead DataView IDL and C++ code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
« no previous file with comments | « no previous file | Source/core/dom/DOMDataView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index a3b456724cece0902a4ffa6f62d0dbed55e92fb1..a04c668a9c11cb0569d008be32e718fbd7288ab4 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2803,8 +2803,6 @@
'html/canvas/ContextAttributeHelpers.h',
'html/canvas/ClipList.cpp',
'html/canvas/ClipList.h',
- 'html/canvas/DataView.cpp',
- 'html/canvas/DataView.h',
'html/canvas/EXTBlendMinMax.cpp',
'html/canvas/EXTBlendMinMax.h',
'html/canvas/EXTFragDepth.cpp',
« no previous file with comments | « no previous file | Source/core/dom/DOMDataView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698