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

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

Issue 2754683003: [NOT FOR COMMIT] Nested types CL 1 (Closed)
Patch Set: Created 3 years, 9 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/background_fetch/BackgroundFetchManager.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 d8eb2860c004d2048b17ea56dc1e6648c49f079c..b7536970da16e2a8a006cc677e4f39b3e90ec03e 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/generated.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
@@ -50,6 +50,8 @@ bindings_modules_generated_union_type_files = [
"$bindings_modules_v8_output_dir/RenderingContext.h",
"$bindings_modules_v8_output_dir/RequestOrUSVString.cpp",
"$bindings_modules_v8_output_dir/RequestOrUSVString.h",
+ "$bindings_modules_v8_output_dir/RequestOrUSVStringOrRequestOrUSVStringSequence.cpp",
+ "$bindings_modules_v8_output_dir/RequestOrUSVStringOrRequestOrUSVStringSequence.h",
"$bindings_modules_v8_output_dir/StringOrArrayBufferOrNFCMessage.cpp",
"$bindings_modules_v8_output_dir/StringOrArrayBufferOrNFCMessage.h",
"$bindings_modules_v8_output_dir/StringOrCanvasGradientOrCanvasPattern.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698