Index: chrome/common/chrome_constants.cc |
diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc |
index 6cd951451931f4702ed043bd1fac462ce0b8953c..ff21c5abb87de5a00ba2b37c89fed4628ce7b9fb 100644 |
--- a/chrome/common/chrome_constants.cc |
+++ b/chrome/common/chrome_constants.cc |
@@ -133,6 +133,8 @@ const char* const kUnknownLanguageCode = "und"; |
const int kJavascriptMessageExpectedDelay = 1000; |
+const bool kEnableTouchIcon = false; |
+ |
} // namespace chrome |
#undef FPL |