Index: content/public/browser/presentation_session.h |
diff --git a/content/public/browser/presentation_session.h b/content/public/browser/presentation_session.h |
index 0eafb349753eb5cb60eec1e06ce68aae80ae5acf..48921484138f3f7166c326334657997d8a344df7 100644 |
--- a/content/public/browser/presentation_session.h |
+++ b/content/public/browser/presentation_session.h |
@@ -11,7 +11,7 @@ |
namespace content { |
-enum CONTENT_EXPORT PresentationSessionState { |
+enum PresentationSessionState { |
PRESENTATION_SESSION_STATE_CONNECTED, |
PRESENTATION_SESSION_STATE_DISCONNECTED |
}; |