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

Unified Diff: ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h

Issue 2248383003: Moves HeaderView into it's own .h/.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 4 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/common/frame/header_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h
diff --git a/ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h b/ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h
index 72416fe44fa44a7728599aea69584dbde3a3222f..1b1b95ae46bfbed9d091552ad4959c053b2437bc 100644
--- a/ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h
+++ b/ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h
@@ -15,7 +15,7 @@ class Rect;
namespace ash {
-class WmImmersiveFullscreenControllerDelegate {
+class ASH_EXPORT WmImmersiveFullscreenControllerDelegate {
public:
// Called when a reveal of the top-of-window views starts.
virtual void OnImmersiveRevealStarted() = 0;
« no previous file with comments | « ash/common/frame/header_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698