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

Unified Diff: third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.cpp

Issue 1961883002: Generate separate files for union type containers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.cpp
diff --git a/third_party/WebKit/Source/bindings/tests/results/modules/UnionTypesModules.cpp b/third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.cpp
similarity index 97%
rename from third_party/WebKit/Source/bindings/tests/results/modules/UnionTypesModules.cpp
rename to third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.cpp
index a6f59cc46258046f44e9f236cd40f08f64a7e36d..81b25c4a02b6affe310d89231bcc7299d2da7cbf 100644
--- a/third_party/WebKit/Source/bindings/tests/results/modules/UnionTypesModules.cpp
+++ b/third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.cpp
@@ -4,8 +4,9 @@
// This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY!
-#include "bindings/modules/v8/UnionTypesModules.h"
+#include "BooleanOrString.h"
+#include "bindings/core/v8/ToV8.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698