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

Unified Diff: components/update_client/BUILD.gn

Issue 2847023002: Parse update check run actions for the component updater. (Closed)
Patch Set: Added missing data file dependency. 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
Index: components/update_client/BUILD.gn
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn
index 165d67d4f49a08a4c5c041dcf580155346897e7c..b6061163062afc8da2c857b491363239d1c144a2 100644
--- a/components/update_client/BUILD.gn
+++ b/components/update_client/BUILD.gn
@@ -108,6 +108,7 @@ bundle_data("unit_tests_bundle_data") {
"//components/test/data/update_client/jebgalgnebhfojomionfpkfelancnnkf.crx",
"//components/test/data/update_client/updatecheck_reply_1.xml",
"//components/test/data/update_client/updatecheck_reply_4.xml",
+ "//components/test/data/update_client/updatecheck_reply_noupdate.xml",
]
outputs = [
"{{bundle_resources_dir}}/" +
« no previous file with comments | « components/test/data/update_client/updatecheck_reply_noupdate.xml ('k') | components/update_client/component.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698