diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-08 00:26:47 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-08 00:26:47 +0000 |
commit | e6d82052ccf2f23a91546748c77c3710202d897d (patch) | |
tree | e929d59d7020006996e64b193621a788ca6369ea /ash/ash.gyp | |
parent | e07c9bced74680901b22845d7f24210c721a9cbe (diff) | |
download | chromium_src-e6d82052ccf2f23a91546748c77c3710202d897d.zip chromium_src-e6d82052ccf2f23a91546748c77c3710202d897d.tar.gz chromium_src-e6d82052ccf2f23a91546748c77c3710202d897d.tar.bz2 |
Revert 204974 "Add unit tests for screen capture and share notif..."
> Add unit tests for screen capture and share notification UI.
>
> BUG=246277
> TEST=unit tests
>
> Review URL: https://chromiumcodereview.appspot.com/16472006
This was causing memory leak on chromeos and the author asked me to revert the change.
TBR=tengs@chromium.org
Review URL: https://codereview.chromium.org/16680002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index 476819e..3a66f74 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -686,7 +686,6 @@ 'shell/window_watcher.cc', 'shell/window_watcher_unittest.cc', 'system/chromeos/network/network_state_notifier_unittest.cc', - 'system/chromeos/screen_security/screen_tray_item_unittest.cc', 'system/tray/system_tray_unittest.cc', 'system/user/tray_user_unittest.cc', 'system/web_notification/web_notification_tray_unittest.cc', |