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

Unified Diff: chrome/browser/installable/installable_logging.h

Issue 2633603002: Disable app banners in incognito. (Closed)
Patch Set: Comment + rebase Created 3 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/banners/app_banner_metrics.cc ('k') | chrome/browser/installable/installable_logging.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/installable/installable_logging.h
diff --git a/chrome/browser/installable/installable_logging.h b/chrome/browser/installable/installable_logging.h
index 44db1680e3ba793cea91bd5c60c299c2647f345f..369afc5fbd4f0010941b7c0e2b3fdab3925ba36a 100644
--- a/chrome/browser/installable/installable_logging.h
+++ b/chrome/browser/installable/installable_logging.h
@@ -45,6 +45,7 @@ enum InstallableStatusCode {
SHOWING_WEB_APP_BANNER,
FAILED_TO_CREATE_BANNER,
URL_NOT_SUPPORTED_FOR_WEBAPK,
+ IN_INCOGNITO,
MAX_ERROR_CODE,
};
« no previous file with comments | « chrome/browser/banners/app_banner_metrics.cc ('k') | chrome/browser/installable/installable_logging.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698