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

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: addressing comments 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 672b4cfb35d9dd16fb1514fa722fc1c189c8e310..e1db403f8da05cfd00ffa20f296f2190d83c3813 100644
--- a/content/common/content_message_generator.h
+++ b/content/common/content_message_generator.h
@@ -49,6 +49,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