summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications/web_app_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/web_applications/web_app_mac.h')
-rw-r--r--chrome/browser/web_applications/web_app_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/web_applications/web_app_mac.h b/chrome/browser/web_applications/web_app_mac.h
index d20aa22..676b208 100644
--- a/chrome/browser/web_applications/web_app_mac.h
+++ b/chrome/browser/web_applications/web_app_mac.h
@@ -7,7 +7,7 @@
#include "base/files/file_path.h"
#include "base/gtest_prod_util.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "chrome/browser/shell_integration.h"
#ifdef __OBJC__