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

Unified Diff: extensions/common/extension_message_generator.h

Issue 892923002: Move GuestView IPCs into their own messages file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nit Created 5 years, 11 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 | « extensions/common/BUILD.gn ('k') | extensions/common/extension_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/extension_message_generator.h
diff --git a/extensions/common/extension_message_generator.h b/extensions/common/extension_message_generator.h
index fac22c8e49e1f0309f2381298d5c5f28b359ecbd..b5caa8a24d414985fd3ba5c0fa80374b327c1bfc 100644
--- a/extensions/common/extension_message_generator.h
+++ b/extensions/common/extension_message_generator.h
@@ -6,3 +6,4 @@
#include "extensions/common/extension_messages.h"
#include "extensions/common/extension_utility_messages.h"
+#include "extensions/common/guest_view/guest_view_messages.h"
« no previous file with comments | « extensions/common/BUILD.gn ('k') | extensions/common/extension_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698