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

Unified Diff: content/common/content_message_generator.h

Issue 1685213002: Propagate window coordinates to out-of-process iframes renderers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sendscreenrects
Patch Set: rebase Created 4 years, 10 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: content/common/content_message_generator.h
diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
index 1b201d7ddc059fae38938daef28d9365e457c20a..e7eb5c890403ca173c3b18c5f3f8a4db3b20c92d 100644
--- a/content/common/content_message_generator.h
+++ b/content/common/content_message_generator.h
@@ -47,6 +47,7 @@
#include "content/common/message_port_messages.h"
#include "content/common/mime_registry_messages.h"
#include "content/common/mojo/mojo_messages.h"
+#include "content/common/page_messages.h"
#include "content/common/pepper_messages.h"
#include "content/common/platform_notification_messages.h"
#include "content/common/plugin_process_messages.h"

Powered by Google App Engine
This is Rietveld 408576698