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

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

Issue 11594008: Revert 173477 (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
« no previous file with comments | « no previous file | chrome/browser/chromeos/input_method/ibus_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+ ],
}
« no previous file with comments | « no previous file | chrome/browser/chromeos/input_method/ibus_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698