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

Unified Diff: content/browser/bad_message.h

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index 6b42b5b76d50c126e020e23fb8c636e430ca21f6..37579d8dc1892b58525351361249ff65dd333a6d 100644
--- a/content/browser/bad_message.h
+++ b/content/browser/bad_message.h
@@ -176,6 +176,8 @@ enum BadMessageReason {
SWDH_SET_NAVIGATION_PRELOAD_HEADER_INVALID_ORIGIN = 152,
SWDH_SET_NAVIGATION_PRELOAD_HEADER_BAD_REGISTRATION_ID = 153,
SWDH_SET_NAVIGATION_PRELOAD_HEADER_BAD_VALUE = 154,
+ MDDH_INVALID_SUBSCRIPTION_REQUEST = 155,
+ MDDH_INVALID_UNSUBSCRIPTION_REQUEST = 156,
// Please add new elements here. The naming convention is abbreviated class
// name (e.g. RenderFrameHost becomes RFH) plus a unique description of the
« no previous file with comments | « content/browser/android/java/gin_java_method_invocation_helper.cc ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698