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

Unified Diff: third_party/WebKit/Source/bindings/templates/templates.gni

Issue 1974143002: Revert of 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/templates/templates.gni
diff --git a/third_party/WebKit/Source/bindings/templates/templates.gni b/third_party/WebKit/Source/bindings/templates/templates.gni
index 5d316fd82aa1f1359dd1138e7a31be20d520d05d..7a20c64f867dec462ff046b9fc112d6b20a37eaf 100644
--- a/third_party/WebKit/Source/bindings/templates/templates.gni
+++ b/third_party/WebKit/Source/bindings/templates/templates.gni
@@ -20,7 +20,7 @@
"methods.cpp",
"partial_interface.cpp",
"partial_interface.h",
- "union_container.cpp",
- "union_container.h",
+ "union.cpp",
+ "union.h",
],
"abspath")
« no previous file with comments | « third_party/WebKit/Source/bindings/scripts/v8_union.py ('k') | third_party/WebKit/Source/bindings/templates/templates.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698