diff options
author | rch@chromium.org <rch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-25 19:53:38 +0000 |
---|---|---|
committer | rch@chromium.org <rch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-25 19:53:38 +0000 |
commit | b36e66174d685a4195d7cc934d978086e033a8c4 (patch) | |
tree | 6c5292963542edb817c2a8da6c02861a69953da9 /ash/DEPS | |
parent | 4d230e3b61a996347cdb802de44c3122c4e0b6de (diff) | |
download | chromium_src-b36e66174d685a4195d7cc934d978086e033a8c4.zip chromium_src-b36e66174d685a4195d7cc934d978086e033a8c4.tar.gz chromium_src-b36e66174d685a4195d7cc934d978086e033a8c4.tar.bz2 |
Revert 148383 - Move the keyboard overlay view to ash.
This change introduces an issue when Shift+Alt is pressed (http://code.google.com/p/chromium/issues/detail?id=131159).
I'll fix it shortly together with the more general issue (http://code.google.com/p/chromium/issues/detail?id=129834).
BUG=124222
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10829003
TBR=mazda@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10823017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148385 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/DEPS')
-rw-r--r-- | ash/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ include_rules = [ "+chromeos", - "+content/public", "+grit/ash_strings.h", "+grit/ui_resources.h", "+grit/ui_strings.h", |