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

Unified Diff: extensions/common/constants.h

Issue 1497193002: Remove all the ephemeral apps code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review, Devlin review. Created 5 years 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 | « extensions/browser/test_extension_registry_observer.cc ('k') | extensions/common/extension.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/constants.h
diff --git a/extensions/common/constants.h b/extensions/common/constants.h
index 802289634ba6c080ca728c2603b4ad1cf091b80e..892d4940be7b38ec07d0f4fe9006323f62c59522 100644
--- a/extensions/common/constants.h
+++ b/extensions/common/constants.h
@@ -126,7 +126,7 @@ enum AppLaunchSource {
SOURCE_KEYBOARD,
SOURCE_EXTENSIONS_PAGE,
SOURCE_MANAGEMENT_API,
- SOURCE_EPHEMERAL_APP_UNUSED,
+ SOURCE_EPHEMERAL_APP_DEPRECATED,
SOURCE_BACKGROUND,
SOURCE_KIOSK,
SOURCE_CHROME_INTERNAL,
« no previous file with comments | « extensions/browser/test_extension_registry_observer.cc ('k') | extensions/common/extension.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698