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

Unified Diff: chrome/browser/resources/feedback/manifest.json

Issue 130233002: Fix Feedback to use it's own profile in incognito/guest sessions and not redirect to the default pr… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/extensions/api/feedback_private/feedback_private_api.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/feedback/manifest.json
diff --git a/chrome/browser/resources/feedback/manifest.json b/chrome/browser/resources/feedback/manifest.json
index 551364697c998a0c8b53bfe45e60ba05458e91c8..4f94ae38640cd96b61e8feac37e9913a830e8a37 100644
--- a/chrome/browser/resources/feedback/manifest.json
+++ b/chrome/browser/resources/feedback/manifest.json
@@ -4,6 +4,7 @@
"name": "Feedback",
"version": "1.0",
"manifest_version": 2,
+ "incognito" : "split",
"description": "User feedback extension",
"icons": {
"32": "images/icon32.png",
« no previous file with comments | « chrome/browser/extensions/api/feedback_private/feedback_private_api.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698