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

Unified Diff: content/common/content_param_traits.h

Issue 2813243002: network service: pass PlzNavigate resulting data via mojo data pipe (Closed)
Patch Set: fix+comment Created 3 years, 8 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_param_traits.h
diff --git a/content/common/content_param_traits.h b/content/common/content_param_traits.h
index 640207ca8bc6c47c55360042e84a936333a139d2..6cd7d9251a94f08458e0bc88b79e24b1d840a6ba 100644
--- a/content/common/content_param_traits.h
+++ b/content/common/content_param_traits.h
@@ -16,6 +16,7 @@
#include "content/common/content_param_traits_macros.h"
#include "content/common/cursors/webcursor.h"
+#include "ipc/ipc_mojo_param_traits.h"
#include "third_party/WebKit/public/platform/WebInputEvent.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698