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

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

Issue 2798083003: Added kV8MajorVersion.
Patch Set: 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/WebSerializedScriptValueVersion.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index db62e6474db6b0fe0a7ad95f9c988d647a5a21f4..52e9e855dee7656e008b7c99589088be523fa5ce 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -240,6 +240,7 @@ component("web") {
"WebSelection.cpp",
"WebSelector.cpp",
"WebSerializedScriptValue.cpp",
+ "WebSerializedScriptValueVersion.cpp",
"WebSettingsImpl.cpp",
"WebSettingsImpl.h",
"WebSharedWorkerImpl.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/WebSerializedScriptValueVersion.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698