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

Unified Diff: apps/app_load_service.h

Issue 93593003: Make clicking the restart bubble for crashed apps work. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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 | « no previous file | apps/app_load_service.cc » ('j') | apps/app_load_service.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_load_service.h
diff --git a/apps/app_load_service.h b/apps/app_load_service.h
index 9f0d97156308446f569ca79452bd60ec3c3e77c2..dfd8b346a7889ff2c2d5cbb3c24d75f1ac1903ef 100644
--- a/apps/app_load_service.h
+++ b/apps/app_load_service.h
@@ -29,7 +29,6 @@ class AppLoadService : public BrowserContextKeyedService,
public:
enum PostReloadActionType {
LAUNCH,
- RESTART,
LAUNCH_WITH_COMMAND_LINE,
};
« no previous file with comments | « no previous file | apps/app_load_service.cc » ('j') | apps/app_load_service.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698