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

Unified Diff: chrome/browser/chromeos/input_method/DEPS

Issue 11558017: Decouple input_method from BrowserThread (and content/). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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/browser/chromeos/input_method/DEPS
diff --git a/chrome/browser/chromeos/input_method/DEPS b/chrome/browser/chromeos/input_method/DEPS
index 0294033ed86c0a1fde93e34ac79ea5022eb88c09..052dd54534abfab9d52a90956cb7185999c57281 100644
--- a/chrome/browser/chromeos/input_method/DEPS
+++ b/chrome/browser/chromeos/input_method/DEPS
@@ -22,10 +22,4 @@ specific_include_rules = {
# 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",
- ],
}

Powered by Google App Engine
This is Rietveld 408576698