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

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

Issue 2844463004: Rename card 'type' into 'issuer network.' (Closed)
Patch Set: read -> use 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 | « components/test/data/web_database/version_71.sql ('k') | components/webdata/common/web_database.h » ('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 7de1b1cd976a7d322f8364d96fcd45188d728e50..1fe078139fddc90b9384a60bff2d34fd3872fdac 100644
--- a/components/webdata/common/BUILD.gn
+++ b/components/webdata/common/BUILD.gn
@@ -57,6 +57,7 @@ bundle_data("unit_tests_bundle_data") {
"//components/test/data/web_database/version_68.sql",
"//components/test/data/web_database/version_69.sql",
"//components/test/data/web_database/version_70.sql",
+ "//components/test/data/web_database/version_71.sql",
]
outputs = [
"{{bundle_resources_dir}}/" +
« no previous file with comments | « components/test/data/web_database/version_71.sql ('k') | components/webdata/common/web_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698