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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 699043003: bindings: Makes CSSRule inherit from ScriptWrappable. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 | « Source/bindings/core/v8/custom/V8CSSRuleCustom.cpp ('k') | Source/core/css/CSSCharsetRule.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 1ada7dc270e5f69a16ce616c80ae1e345c01b658..5f8db6f36fe2a89dee11dce84a7f1218056384d3 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -8,7 +8,6 @@
'V8BlobCustom.cpp',
'V8BlobCustomHelpers.cpp',
'V8BlobCustomHelpers.h',
- 'V8CSSRuleCustom.cpp',
'V8CSSStyleDeclarationCustom.cpp',
'V8CSSValueCustom.cpp',
'V8CanvasRenderingContext2DCustom.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8CSSRuleCustom.cpp ('k') | Source/core/css/CSSCharsetRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698