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

Unified Diff: chrome/common/render_messages.h

Issue 2370923005: Implement restart-required message on Linux. (Closed)
Patch Set: Through #22 & sync Created 4 years, 2 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
Index: chrome/common/render_messages.h
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h
index fe396fc3a773dcc724e47798e0e6e0e2acc4160d..3392e33def03484438f07e84b62a16de415f65a1 100644
--- a/chrome/common/render_messages.h
+++ b/chrome/common/render_messages.h
@@ -47,6 +47,7 @@ enum class ChromeViewHostMsg_GetPluginInfo_Status {
kOutdatedBlocked,
kOutdatedDisallowed,
kPlayImportantContent,
+ kRestartRequired,
kUnauthorized,
};
« no previous file with comments | « chrome/browser/plugins/plugin_info_message_filter.cc ('k') | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698