summaryrefslogtreecommitdiffstats
path: root/ui/ui_unittests.gypi
diff options
context:
space:
mode:
authorvrk@google.com <vrk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-15 01:33:26 +0000
committervrk@google.com <vrk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-15 01:33:26 +0000
commitc3b1d8e689da737ce8aaedf2bd32dc9fecea92e5 (patch)
tree4702fe2218d366e6e96b7a3a1c4493454381fd0d /ui/ui_unittests.gypi
parent51af8ea54802137b938fdc59e2be7bee58049b38 (diff)
downloadchromium_src-c3b1d8e689da737ce8aaedf2bd32dc9fecea92e5.zip
chromium_src-c3b1d8e689da737ce8aaedf2bd32dc9fecea92e5.tar.gz
chromium_src-c3b1d8e689da737ce8aaedf2bd32dc9fecea92e5.tar.bz2
Revert 137040 - This restores a hack that was in place in the old NativeTabContentsContainer code that seemed to clear focus during restoration (though the hack was for another purpose, the hack seemed to fix this bug too). I've isolated the hack to the re-activation code.
http://crbug.com/125976 TEST=see bug Review URL: https://chromiumcodereview.appspot.com/10378043 Review URL: https://chromiumcodereview.appspot.com/10378043 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10310162 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui_unittests.gypi')
-rw-r--r--ui/ui_unittests.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 26d6bdc..0f6d293 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -15,7 +15,6 @@
'base/test/cocoa_test_event_utils.mm',
'base/test/ui_cocoa_test_helper.h',
'base/test/ui_cocoa_test_helper.mm',
- 'base/test/dummy_input_method.h',
],
'include_dirs': [
'../',