Index: chrome/browser/web_applications/web_app.cc |
=================================================================== |
--- chrome/browser/web_applications/web_app.cc (revision 68044) |
+++ chrome/browser/web_applications/web_app.cc (working copy) |
@@ -24,7 +24,7 @@ |
#include "base/win/windows_version.h" |
#include "chrome/browser/browser_thread.h" |
#include "chrome/browser/download/download_util.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_paths.h" |