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

Unified Diff: sky/engine/bindings/core/v8/custom/V8CSSRuleCustom.cpp

Issue 676923002: Remove the webkit prefix from idl properties and interfaces. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | sky/engine/bindings/core/v8/custom/V8CSSValueCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/custom/V8CSSRuleCustom.cpp
diff --git a/sky/engine/bindings/core/v8/custom/V8CSSRuleCustom.cpp b/sky/engine/bindings/core/v8/custom/V8CSSRuleCustom.cpp
index 9360f46be3958c9b2a3d70c2c74b60d0a659e4a4..1360951c5201c77751adc48f7a5f3700ff60f9e3 100644
--- a/sky/engine/bindings/core/v8/custom/V8CSSRuleCustom.cpp
+++ b/sky/engine/bindings/core/v8/custom/V8CSSRuleCustom.cpp
@@ -31,6 +31,7 @@
#include "config.h"
#include "bindings/core/v8/V8CSSRule.h"
+#include "bindings/core/v8/V8CSSFilterRule.h"
#include "bindings/core/v8/V8CSSFontFaceRule.h"
#include "bindings/core/v8/V8CSSKeyframeRule.h"
#include "bindings/core/v8/V8CSSKeyframesRule.h"
@@ -38,7 +39,6 @@
#include "bindings/core/v8/V8CSSStyleRule.h"
#include "bindings/core/v8/V8CSSSupportsRule.h"
#include "bindings/core/v8/V8CSSViewportRule.h"
-#include "bindings/core/v8/V8WebKitCSSFilterRule.h"
namespace blink {
« no previous file with comments | « no previous file | sky/engine/bindings/core/v8/custom/V8CSSValueCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698