Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2211)

Unified Diff: chrome/chrome_browser.gypi

Issue 5976005: show notification on locale change (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: year Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 48fcf7758397e035edb1e7a30d623a064836786f..ac37917b1170f6b3c55c3e995c78c2efdce276c6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2517,6 +2517,8 @@
'browser/tab_contents/interstitial_page.h',
'browser/tab_contents/language_state.h',
'browser/tab_contents/language_state.cc',
+ 'browser/tab_contents/locale_change_guard.h',
+ 'browser/tab_contents/locale_change_guard.cc',
whywhat 2011/01/11 10:24:14 Unittest?
Denis Lagno 2011/01/12 15:33:28 I'll try to do it in a separate CL.
'browser/tab_contents/navigation_controller.cc',
'browser/tab_contents/navigation_controller.h',
'browser/tab_contents/navigation_entry.cc',

Powered by Google App Engine
This is Rietveld 408576698