| Index: chrome/browser/chromeos/input_method/DEPS
|
| ===================================================================
|
| --- chrome/browser/chromeos/input_method/DEPS (revision 173477)
|
| +++ chrome/browser/chromeos/input_method/DEPS (working copy)
|
| @@ -22,4 +22,10 @@
|
| # from chrome/browser.
|
| "!chrome/browser/chromeos/language_preferences.h"
|
| ],
|
| + 'ibus_controller_impl\.cc|xkeyboard\.cc': [
|
| + "!content/public/browser/browser_thread.h",
|
| + ],
|
| + 'xkeyboard_unittest\.cc': [
|
| + "!content/public/test/test_browser_thread.h",
|
| + ],
|
| }
|
|
|