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

Unified Diff: third_party/WebKit/Source/core/exported/BUILD.gn

Issue 2841443005: [Bindings] Create and use V8 context snapshots (Closed)
Patch Set: Work for nits and libc fix? Created 3 years, 5 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/core/exported/BUILD.gn
diff --git a/third_party/WebKit/Source/core/exported/BUILD.gn b/third_party/WebKit/Source/core/exported/BUILD.gn
index 17cadb6dd6c3ba1c38c77885489ea00176dc5220..f6334d41d2348a3da151bcfb9eb98c0933c7b64c 100644
--- a/third_party/WebKit/Source/core/exported/BUILD.gn
+++ b/third_party/WebKit/Source/core/exported/BUILD.gn
@@ -89,6 +89,7 @@ blink_core_sources("exported") {
"WebTextCheckingResult.cpp",
"WebUserGestureIndicator.cpp",
"WebUserGestureToken.cpp",
+ "WebV8ContextSnapshot.cpp",
"WebViewBase.h",
]

Powered by Google App Engine
This is Rietveld 408576698