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

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

Issue 2840893002: IndexedDB: Remove DOMStringList special case for transaction() (Closed)
Patch Set: Remove generated files for union type from gni Created 3 years, 8 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/modules/indexeddb/IDBDatabase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/modules/v8/generated.gni
diff --git a/third_party/WebKit/Source/bindings/modules/v8/generated.gni b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
index ca9f4c06e3d58a5569b49355131321d3e9f3839f..bcc774b43e6d6ec62288f271f5a2cb23fd8767ce 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/generated.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
@@ -68,8 +68,6 @@ bindings_modules_generated_union_type_files = [
"$bindings_modules_v8_output_dir/StringOrStringSequence.h",
"$bindings_modules_v8_output_dir/StringOrStringSequenceOrConstrainDOMStringParameters.cpp",
"$bindings_modules_v8_output_dir/StringOrStringSequenceOrConstrainDOMStringParameters.h",
- "$bindings_modules_v8_output_dir/StringOrStringSequenceOrDOMStringList.cpp",
- "$bindings_modules_v8_output_dir/StringOrStringSequenceOrDOMStringList.h",
"$bindings_modules_v8_output_dir/StringOrUnsignedLong.cpp",
"$bindings_modules_v8_output_dir/StringOrUnsignedLong.h",
"$bindings_modules_v8_output_dir/UnsignedLongOrUnsignedLongSequence.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/indexeddb/IDBDatabase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698