diff options
author | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-11 18:54:57 +0000 |
---|---|---|
committer | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-11 18:54:57 +0000 |
commit | e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d (patch) | |
tree | 4fb1c4ef7dffc7a9314f83339287c62e71cdff18 /ash/ash.gyp | |
parent | 4b067bc551ff698e2d1429a9b1d04b0b5704fced (diff) | |
download | chromium_src-e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d.zip chromium_src-e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d.tar.gz chromium_src-e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d.tar.bz2 |
Revert 156070 - Add a new tray item for the current multi display configuration.
Tested on lumpy.
BUG=141394
Review URL: https://chromiumcodereview.appspot.com/10905097
TBR=mukai@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156080 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index 8019e27..e4b0877 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -221,8 +221,6 @@ 'system/tray_accessibility.h', 'system/tray_caps_lock.cc', 'system/tray_caps_lock.h', - 'system/tray_display.cc', - 'system/tray_display.h', 'system/tray_update.cc', 'system/tray_update.h', 'system/user/login_status.h', |