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

Unified Diff: testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v3.gup

Issue 624713003: Keep only base/extractor.[cc|h]. (Closed) Base URL: https://chromium.googlesource.com/external/omaha.git@master
Patch Set: Created 6 years, 2 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: testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v3.gup
diff --git a/testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v3.gup b/testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v3.gup
deleted file mode 100644
index 2aaaa46a941087e1d579ba8e53b0ba564d8933e8..0000000000000000000000000000000000000000
--- a/testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v3.gup
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<response protocol="3.0">
- <app appid="{CDABE316-39CD-43BA-8440-6D1E0547AEE6}" status="ok">
- <updatecheck status="ok">
- <urls>
- <url codebase="http://dl.google.com/foo/install/1.2.3.4/"/>
- </urls>
- <manifest version="1.2.3.4">
- <packages>
- <package hash="abcdef" name="foo_installer.exe" required="true" size="12345678"/>
- </packages>
- <actions>
- <action event="install" needsadmin="false" run="foo_installer.exe" arguments="-baz"/>
- <action event="postinstall" onsuccess="exitsilentlyonlaunchcmd"/>
- </actions>
- </manifest>
- </updatecheck>
- <!-- "system_level" is not included in any of the definitions. needsadmin
- controls this. -->
- <data index="verboselogging" name="install" status="ok">
- {
- "distribution": {
- "verbose_logging": true
- }
- }
- </data>
- <data index="foobarapp" name="install" status="ok">
- {
- "distribution": {
- "skip_first_run_ui": true,
- "show_welcome_page": true,
- "import_search_engine": true,
- "import_history": false,
- "create_all_shortcuts": true,
- "do_not_launch_foo": true,
- "make_foo_default": false,
- "verbose_logging": false
- }
- }
- </data>
- </app>
-</response>
« no previous file with comments | « testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v2.gup ('k') | third_party/bar/shared_ptr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698