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

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

Issue 2773823002: Use a two-part data format version in IndexedDB metadata. (Closed)
Patch Set: partially revert test change Created 3 years, 9 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index a1c6cdabc631ce5bd40297307d528ff6323d702a..bdb498a350074f08a73fa985e5353143e66b187f 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",

Powered by Google App Engine
This is Rietveld 408576698