| Index: trunk/src/content/public/common/content_constants.cc
|
| ===================================================================
|
| --- trunk/src/content/public/common/content_constants.cc (revision 219785)
|
| +++ trunk/src/content/public/common/content_constants.cc (working copy)
|
| @@ -11,9 +11,6 @@
|
| const base::FilePath::CharType kPepperDataDirname[] =
|
| FILE_PATH_LITERAL("Pepper Data");
|
|
|
| -const base::FilePath::CharType kCookieFilename[] =
|
| - FILE_PATH_LITERAL("Cookies");
|
| -
|
| const char kBrowserPluginMimeType[] = "application/browser-plugin";
|
|
|
| const char kFlashPluginName[] = "Shockwave Flash";
|
|
|