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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2843143002: Move more files to platform/bindings (Closed)
Patch Set: Move back IDLDictionaryBase 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 31e7f16d619e74e767c29e5ecc7a3471f69c15d2..c56863562b191270b4bf26d7c60857bd70b827f8 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -488,8 +488,11 @@ component("platform") {
"bindings/ScriptWrappableVisitor.cpp",
"bindings/ScriptWrappableVisitor.h",
"bindings/ScriptWrappableVisitorVerifier.h",
+ "bindings/SharedPersistent.h",
"bindings/StringResource.cpp",
"bindings/StringResource.h",
+ "bindings/ToV8.h",
+ "bindings/TraceWrapperMember.h",
"bindings/TraceWrapperV8Reference.h",
"bindings/V0CustomElementBinding.cpp",
"bindings/V0CustomElementBinding.h",

Powered by Google App Engine
This is Rietveld 408576698