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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/generated.gni

Issue 2234683002: Remove EffectModel IDL interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/generated.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/core/v8/generated.gni
diff --git a/third_party/WebKit/Source/bindings/core/v8/generated.gni b/third_party/WebKit/Source/bindings/core/v8/generated.gni
index 440d3a3f2becf1180e65227e5280ae87c5a14916..233aa19c68ba822de630d7717c76fcbd15870615 100644
--- a/third_party/WebKit/Source/bindings/core/v8/generated.gni
+++ b/third_party/WebKit/Source/bindings/core/v8/generated.gni
@@ -109,6 +109,8 @@ bindings_core_generated_union_type_files = [
"$bindings_core_v8_output_dir/CSSStyleValueOrCSSStyleValueSequence.h",
"$bindings_core_v8_output_dir/CSSStyleValueOrCSSStyleValueSequenceOrString.cpp",
"$bindings_core_v8_output_dir/CSSStyleValueOrCSSStyleValueSequenceOrString.h",
+ "$bindings_core_v8_output_dir/DictionarySequenceOrDictionary.cpp",
+ "$bindings_core_v8_output_dir/DictionarySequenceOrDictionary.h",
"$bindings_core_v8_output_dir/DoubleOrAutoKeyword.cpp",
"$bindings_core_v8_output_dir/DoubleOrAutoKeyword.h",
"$bindings_core_v8_output_dir/DoubleOrDoubleArray.cpp",
@@ -121,8 +123,6 @@ bindings_core_generated_union_type_files = [
"$bindings_core_v8_output_dir/DoubleOrStringOrStringArray.h",
"$bindings_core_v8_output_dir/DoubleOrStringOrStringSequence.cpp",
"$bindings_core_v8_output_dir/DoubleOrStringOrStringSequence.h",
- "$bindings_core_v8_output_dir/EffectModelOrDictionarySequenceOrDictionary.cpp",
- "$bindings_core_v8_output_dir/EffectModelOrDictionarySequenceOrDictionary.h",
"$bindings_core_v8_output_dir/EventListenerOptionsOrBoolean.cpp",
"$bindings_core_v8_output_dir/EventListenerOptionsOrBoolean.h",
"$bindings_core_v8_output_dir/FileOrUSVString.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/generated.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698