Index: chrome/browser/aeropeek_manager.cc |
diff --git a/chrome/browser/aeropeek_manager.cc b/chrome/browser/aeropeek_manager.cc |
index cf27ed31d8efed5889b482d1f911581f4aefcc8a..3cd12f2315f42c404e7ca109e6c06783f93e2a68 100644 |
--- a/chrome/browser/aeropeek_manager.cc |
+++ b/chrome/browser/aeropeek_manager.cc |
@@ -25,12 +25,12 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/installer/util/browser_distribution.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/renderer_host/backing_store.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
#include "content/browser/tab_contents/tab_contents_delegate.h" |
#include "content/browser/tab_contents/tab_contents_view.h" |
+#include "content/public/browser/browser_thread.h" |
#include "skia/ext/image_operations.h" |
#include "skia/ext/platform_canvas.h" |
#include "third_party/skia/include/core/SkBitmap.h" |