Index: chrome/tools/profiles/generate_profile.cc |
diff --git a/chrome/tools/profiles/generate_profile.cc b/chrome/tools/profiles/generate_profile.cc |
index 83a73b24e34a89ac620206ee40216eb87bfb79ab..b2111ee33e720d456546c4662ab23bddc41f0b2a 100644 |
--- a/chrome/tools/profiles/generate_profile.cc |
+++ b/chrome/tools/profiles/generate_profile.cc |
@@ -23,8 +23,8 @@ |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/thumbnail_score.h" |
#include "chrome/test/base/testing_profile.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/notification_service_impl.h" |
+#include "content/public/browser/browser_thread.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/base/ui_base_paths.h" |