Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 88c9e3d1b8f987fcbe9766c416dc9964a7ea583a..43dc9319bdd266279108277dafaf5c4b8e05aa22 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -23,7 +23,7 @@ |
#include "content/common/frame_replication_state.h" |
#include "content/common/navigation_gesture.h" |
#include "content/common/navigation_params.h" |
-#include "content/common/resource_request_body.h" |
+#include "content/common/resource_request_body_impl.h" |
Charlie Reis
2016/06/07 22:21:01
Is this stale?
Łukasz Anforowicz
2016/06/08 16:51:56
Indeed. I should have removed that in my recent C
|
#include "content/common/savable_subframe.h" |
#include "content/public/common/color_suggestion.h" |
#include "content/public/common/common_param_traits.h" |