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

Unified Diff: gpu/ipc/common/gpu_message_generator.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/utility/BUILD.gn ('k') | gpu/ipc/common/gpu_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/gpu_message_generator.h
diff --git a/gpu/ipc/common/gpu_message_generator.h b/gpu/ipc/common/gpu_message_generator.h
index 91c23e068133abe9ac6dffb4f6c58667f3307088..b013ef71a7e62e2da4c920edc98c72e828a4af73 100644
--- a/gpu/ipc/common/gpu_message_generator.h
+++ b/gpu/ipc/common/gpu_message_generator.h
@@ -5,4 +5,9 @@
// Multiply-included file, hence no include guard.
#include "build/build_config.h"
+#undef GPU_IPC_COMMON_GPU_MESSAGES_H_
#include "gpu/ipc/common/gpu_messages.h"
+#ifndef GPU_IPC_COMMON_GPU_MESSAGES_H_
+#error "Failed to properly include header gpu/ipc/common/gpu_messages.h"
+#endif
+
« no previous file with comments | « content/utility/BUILD.gn ('k') | gpu/ipc/common/gpu_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698