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

Unified Diff: chrome/browser/chromeos/testdata/services_manifest.json

Issue 3064002: Landing OEM customization CL for Denis... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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: chrome/browser/chromeos/testdata/services_manifest.json
===================================================================
--- chrome/browser/chromeos/testdata/services_manifest.json (revision 53614)
+++ chrome/browser/chromeos/testdata/services_manifest.json (working copy)
@@ -1,19 +0,0 @@
-{
- // Required.
- "version": "1.0",
- "app_menu" : {
- "section_title" : "A partner application menu section title.",
- "web_apps" : [
- "http://localhost/a/1",
- "http://localhost/a/2",
- ],
- "support_page": "http://localhost/h",
- "extensions": [
- "http://localhost/e/1",
- "http://localhost/e/2",
- ],
- },
-
- // Optional.
- "initial_start_page": "http://localhost",
-}

Powered by Google App Engine
This is Rietveld 408576698