Chromium Code Reviews| 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', |