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

Unified Diff: testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v2.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}.v2.gup
diff --git a/testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v2.gup b/testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v2.gup
deleted file mode 100644
index b87c348bb43f5497d6343a4599c9534e9758b085..0000000000000000000000000000000000000000
--- a/testing/unittest_support/{CDABE316-39CD-43BA-8440-6D1E0547AEE6}.v2.gup
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
- <app appid="{CDABE316-39CD-43BA-8440-6D1E0547AEE6}" status="ok">
- <updatecheck Version="1.2.3.4"
- arguments="-baz"
- codebase="http://dl.google.com/foo/install/1.2.3.4/foo_installer.exe"
- hash="abcdef" needsadmin="false"
- onsuccess="exitsilentlyonlaunchcmd" size="12345678"
- status="ok"/>
- <!-- "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>
-</gupdate>

Powered by Google App Engine
This is Rietveld 408576698