summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_downloader_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/profile_downloader_delegate.h')
-rw-r--r--chrome/browser/profiles/profile_downloader_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/profiles/profile_downloader_delegate.h b/chrome/browser/profiles/profile_downloader_delegate.h
index a8165c5..86d5ee2 100644
--- a/chrome/browser/profiles/profile_downloader_delegate.h
+++ b/chrome/browser/profiles/profile_downloader_delegate.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/basictypes.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
class Profile;
class ProfileDownloader;