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

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: Update based on Peter and Nicolas's comments. 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
« no previous file with comments | « components/test/data/web_database/version_67.sql ('k') | components/webdata/common/web_database.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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}}/" +
« no previous file with comments | « components/test/data/web_database/version_67.sql ('k') | components/webdata/common/web_database.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698