Index: chrome/app/chrome_main_delegate.cc |
diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc |
index 8e6b5635013eebd39f95f8d3f55d4db09fd049a5..cfdeb46d80d393a6fc10f8ad2671a9c45a803c5d 100644 |
--- a/chrome/app/chrome_main_delegate.cc |
+++ b/chrome/app/chrome_main_delegate.cc |
@@ -32,9 +32,9 @@ |
#include "content/app/content_main.h" |
#include "content/app/content_main_delegate.h" |
#include "content/browser/renderer_host/render_process_host.h" |
-#include "content/common/content_client.h" |
#include "content/common/content_counters.h" |
#include "content/common/content_paths.h" |
+#include "content/public/common/content_client.h" |
#include "content/public/common/content_switches.h" |
#include "media/base/media.h" |
#include "ui/base/resource/resource_bundle.h" |