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

Unified Diff: content/public/browser/presentation_session.h

Issue 1232063005: [Media Router] Remove unnecessary CONTENT_EXPORT. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698