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

Unified Diff: components/test/data/update_client/updatecheck_reply_1.xml

Issue 2847023002: Parse update check run actions for the component updater. (Closed)
Patch Set: Merge branch 'master' of https://chromium.googlesource.com/chromium/src into run-action 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/test/data/update_client/updatecheck_reply_1.xml
diff --git a/components/test/data/update_client/updatecheck_reply_1.xml b/components/test/data/update_client/updatecheck_reply_1.xml
index cc658c10307349603dd2a4c5bc053aa4f7895219..b741779f6d3436410184fd023d57f3cf9daa88b8 100644
--- a/components/test/data/update_client/updatecheck_reply_1.xml
+++ b/components/test/data/update_client/updatecheck_reply_1.xml
@@ -10,6 +10,9 @@
<package name='jebgalgnebhfojomionfpkfelancnnkf.crx'/>
</packages>
</manifest>
+ <actions>
+ <action run='this'/>
+ </actions>
</updatecheck>
</app>
</response>

Powered by Google App Engine
This is Rietveld 408576698