Index: content/browser/renderer_host/pepper_message_filter.cc |
=================================================================== |
--- content/browser/renderer_host/pepper_message_filter.cc (revision 78395) |
+++ content/browser/renderer_host/pepper_message_filter.cc (working copy) |
@@ -10,8 +10,8 @@ |
#include "chrome/browser/net/chrome_url_request_context.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/renderer_host/browser_render_process_host.h" |
-#include "chrome/common/pepper_messages.h" |
#include "content/browser/browser_thread.h" |
+#include "content/common/pepper_messages.h" |
#include "net/base/address_list.h" |
#include "net/base/host_port_pair.h" |
#include "net/base/host_resolver.h" |