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

Unified Diff: chrome/browser/resources/chromeos/connectivity_diagnostics_launcher/manifest.json

Issue 181063036: Add incognito:split to Chrome Connectivity Diagnostics app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
« no previous file with comments | « chrome/browser/resources/chromeos/connectivity_diagnostics/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/connectivity_diagnostics_launcher/manifest.json
diff --git a/chrome/browser/resources/chromeos/connectivity_diagnostics_launcher/manifest.json b/chrome/browser/resources/chromeos/connectivity_diagnostics_launcher/manifest.json
index 6dd5276c36b4c7e253e52efd87b5f59fc0ba6275..04b9d4027de23ec45af7410b25293379b39ec1df 100644
--- a/chrome/browser/resources/chromeos/connectivity_diagnostics_launcher/manifest.json
+++ b/chrome/browser/resources/chromeos/connectivity_diagnostics_launcher/manifest.json
@@ -1,6 +1,7 @@
{
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOg+/GcwTYomV06ymtKpD08+M7qjbINqbvPUT/+RFdGm30vVIWivqIrFuiXr+h8d77yTUHcpkRa4LEMulsG2Q44SWfWhBZOVnohsu/OUdHKZ+nw82Q0G+4jjkVOz3/AvUBCBwBaL90Jn05hockJriLAvNUWKLheirw58BVzF9z9wIDAQAB",
"manifest_version": 2,
+ "incognito" : "split",
"name": "NCDLauncher",
"version": "1",
"minimum_chrome_version": "27",
« no previous file with comments | « chrome/browser/resources/chromeos/connectivity_diagnostics/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698