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

Unified Diff: content/common/all_messages.h

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Rebased again Created 3 years, 5 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 | « content/common/accessibility_messages.h ('k') | content/common/android/sync_compositor_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/all_messages.h
diff --git a/content/common/all_messages.h b/content/common/all_messages.h
index 8f33d436d124448d62c78fe10d44eb6c3ca02c2e..0d7825cb284f3c59b2afb9fc2dea4fa4b776e3e4 100644
--- a/content/common/all_messages.h
+++ b/content/common/all_messages.h
@@ -12,5 +12,9 @@
#include "content/common/content_message_generator.h"
#if BUILDFLAG(ENABLE_PLUGINS)
+#undef PPAPI_PROXY_PPAPI_MESSAGES_H_
#include "ppapi/proxy/ppapi_messages.h" // nogncheck
+#ifndef PPAPI_PROXY_PPAPI_MESSAGES_H_
+#error "Failed to properly include header ppapi/proxy/ppapi_messages.h"
+#endif
#endif
« no previous file with comments | « content/common/accessibility_messages.h ('k') | content/common/android/sync_compositor_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698