From b36e66174d685a4195d7cc934d978086e033a8c4 Mon Sep 17 00:00:00 2001 From: "rch@chromium.org" Date: Wed, 25 Jul 2012 19:53:38 +0000 Subject: 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 --- ash/DEPS | 1 - 1 file changed, 1 deletion(-) (limited to 'ash/DEPS') diff --git a/ash/DEPS b/ash/DEPS index 1d2a2b1..5681eb3 100644 --- a/ash/DEPS +++ b/ash/DEPS @@ -1,6 +1,5 @@ include_rules = [ "+chromeos", - "+content/public", "+grit/ash_strings.h", "+grit/ui_resources.h", "+grit/ui_strings.h", -- cgit v1.1