Index: chrome/common/chrome_constants.cc |
diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc |
index 5c9f504afa22c2ff207d3d324601e78dd074948e..a4254c176502e81a52b87c8f2c47656beef46ae4 100644 |
--- a/chrome/common/chrome_constants.cc |
+++ b/chrome/common/chrome_constants.cc |
@@ -196,7 +196,6 @@ const base::FilePath::CharType kThemePackFilename[] = FPL("Cached Theme.pak"); |
const base::FilePath::CharType kThumbnailsFilename[] = FPL("Thumbnails"); |
const base::FilePath::CharType kTopSitesFilename[] = FPL("Top Sites"); |
const base::FilePath::CharType kWebAppDirname[] = FPL("Web Applications"); |
-const base::FilePath::CharType kWebDataFilename[] = FPL("Web Data"); |
// File name of the Pepper Flash plugin on different platforms. |
const base::FilePath::CharType kPepperFlashPluginFilename[] = |