Index: win8/metro_driver/toast_notification_handler.h |
diff --git a/win8/metro_driver/toast_notification_handler.h b/win8/metro_driver/toast_notification_handler.h |
index b1ef3387781139e9452eb4ce41056705c8497ba0..8f3587dc75ff63ef36f77f230e724a15c87f4325 100644 |
--- a/win8/metro_driver/toast_notification_handler.h |
+++ b/win8/metro_driver/toast_notification_handler.h |
@@ -7,7 +7,7 @@ |
#include <windows.ui.notifications.h> |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/win/metro.h" |
// Provides functionality to display a metro style toast notification. |