summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorandybons@chromium.org <andybons@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 21:19:08 +0000
committerandybons@chromium.org <andybons@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 21:19:08 +0000
commit16254ad70477e6511204e5632e640674e07a3152 (patch)
tree82c982132e5a8f7ebbb2e6f67dc5571e4a9e5437 /chrome/chrome_tests.gypi
parent419c581e719430c7c525e0fe976be59df5dce506 (diff)
downloadchromium_src-16254ad70477e6511204e5632e640674e07a3152.zip
chromium_src-16254ad70477e6511204e5632e640674e07a3152.tar.gz
chromium_src-16254ad70477e6511204e5632e640674e07a3152.tar.bz2
Removed a command which resulted in a crash.
Removed Unnescessary code and also refactored some. Added tests. Added example AppleScripts. original patch from shreyas. BUG=none TEST=updates some unit tests and adds some. Review URL: http://codereview.chromium.org/3163008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55946 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a6e49b0..c14f8bd 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1546,6 +1546,7 @@
'browser/chromeos/tab_closeable_state_watcher_browsertest.cc',
'browser/chromeos/update_browsertest.cc',
'browser/cocoa/view_id_util_browsertest.mm',
+ 'browser/cocoa/applescript/browsercrapplication+applescript_test.mm',
'browser/cocoa/applescript/window_applescript_test.mm',
'browser/crash_recovery_browsertest.cc',
'browser/device_orientation/device_orientation_browsertest.cc',