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

Unified Diff: sky/engine/bindings/core/v8/custom/custom.gypi

Issue 780483002: Remove the CSSOM. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: sky/engine/bindings/core/v8/custom/custom.gypi
diff --git a/sky/engine/bindings/core/v8/custom/custom.gypi b/sky/engine/bindings/core/v8/custom/custom.gypi
index b5234118603b2f8682aec98aa9a53b0adc876575..5b2d18157797dc3d79d5c42a0470ba85933317f0 100644
--- a/sky/engine/bindings/core/v8/custom/custom.gypi
+++ b/sky/engine/bindings/core/v8/custom/custom.gypi
@@ -10,7 +10,6 @@
'V8ArrayBufferViewCustom.cpp',
'V8ArrayBufferViewCustom.h',
'V8CanvasRenderingContext2DCustom.cpp',
- 'V8CSSRuleCustom.cpp',
'V8CSSStyleDeclarationCustom.cpp',
'V8CSSValueCustom.cpp',
'V8CustomEventCustom.cpp',
@@ -36,7 +35,6 @@
'V8MutationObserverCustom.cpp',
'V8NodeCustom.cpp',
'V8PopStateEventCustom.cpp',
- 'V8StyleSheetCustom.cpp',
'V8TypedArrayCustom.h',
'V8Uint16ArrayCustom.h',
'V8Uint32ArrayCustom.h',
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8StyleSheetCustom.cpp ('k') | sky/engine/core/animation/css/CSSAnimations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698