Commit a8738b81 authored by jam@chromium.org's avatar jam@chromium.org

oops

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162433 0039d316-1c4b-4281-b951-d872f2087c98
parent 706058e4
...@@ -55,4 +55,4 @@ TEST(StatusTrayWinTest, ClickOnIcon) { ...@@ -55,4 +55,4 @@ TEST(StatusTrayWinTest, ClickOnIcon) {
tray.WndProc(NULL, icon->message_id(), icon->icon_id(), WM_RBUTTONDOWN); tray.WndProc(NULL, icon->message_id(), icon->icon_id(), WM_RBUTTONDOWN);
icon->RemoveObserver(&observer); icon->RemoveObserver(&observer);
} }
// !defined(USE_AURA) #endif // !defined(USE_AURA)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment