Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index e3c51111d410aacadfd9f9139bf73ebd7662d8bd..712680f91c5516887c7121173b890ce2336f2fbc 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -125,8 +125,6 @@ extern const int kHighestRendererOomScore; |
#endif |
#if defined(OS_WIN) |
-// Used by Metro Chrome to create the profile under a custom subdirectory. |
-extern const wchar_t kMetroChromeUserDataSubDir[]; |
// Used by Metro Chrome to initiate navigation and search requests. |
extern const wchar_t kMetroNavigationAndSearchMessage[]; |
// Used by Metro Chrome to get information about the current tab. |