Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: ash/system/chromeos/screen_security/screen_capture_tray_item.h

Issue 16472006: Add unit tests for screen capture and share notification UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added test for system tray interaction Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/ash.gyp ('k') | ash/system/chromeos/screen_security/screen_share_tray_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/screen_security/screen_capture_tray_item.h
diff --git a/ash/system/chromeos/screen_security/screen_capture_tray_item.h b/ash/system/chromeos/screen_security/screen_capture_tray_item.h
index a7564169bcaa55c0d43317bdf061f68fd6ec75ad..f1fb4b5295eb4edaad6b5bf2848fcf7b5ed64fd6 100644
--- a/ash/system/chromeos/screen_security/screen_capture_tray_item.h
+++ b/ash/system/chromeos/screen_security/screen_capture_tray_item.h
@@ -15,8 +15,8 @@ class View;
namespace ash {
namespace internal {
-class ScreenCaptureTrayItem : public ScreenTrayItem,
- public ScreenCaptureObserver {
+class ASH_EXPORT ScreenCaptureTrayItem : public ScreenTrayItem,
+ public ScreenCaptureObserver {
public:
explicit ScreenCaptureTrayItem(SystemTray* system_tray);
virtual ~ScreenCaptureTrayItem();
« no previous file with comments | « ash/ash.gyp ('k') | ash/system/chromeos/screen_security/screen_share_tray_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698