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

Unified Diff: components/webdata/common/BUILD.gn

Issue 2487633003: Change behaivor to decide whether a search engine should be shown in the default list (Closed)
Patch Set: Created 4 years, 1 month 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: components/webdata/common/BUILD.gn
diff --git a/components/webdata/common/BUILD.gn b/components/webdata/common/BUILD.gn
index 736e02a4fb747e279c867e9e5003e88ab0126571..dba6d7ff16faffabe02edf60a18cc628e6fc798b 100644
--- a/components/webdata/common/BUILD.gn
+++ b/components/webdata/common/BUILD.gn
@@ -53,6 +53,7 @@ bundle_data("unit_tests_bundle_data") {
"//components/test/data/web_database/version_64.sql",
"//components/test/data/web_database/version_65.sql",
"//components/test/data/web_database/version_66.sql",
+ "//components/test/data/web_database/version_67.sql",
]
outputs = [
"{{bundle_resources_dir}}/" +

Powered by Google App Engine
This is Rietveld 408576698