Index: content/browser/download/save_package.cc |
=================================================================== |
--- content/browser/download/save_package.cc (revision 105389) |
+++ content/browser/download/save_package.cc (working copy) |
@@ -33,8 +33,8 @@ |
#include "content/browser/renderer_host/render_view_host_delegate.h" |
#include "content/browser/renderer_host/resource_dispatcher_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
-#include "content/common/url_constants.h" |
#include "content/common/view_messages.h" |
+#include "content/public/common/url_constants.h" |
#include "net/base/io_buffer.h" |
#include "net/base/mime_util.h" |
#include "net/base/net_util.h" |