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

Unified Diff: Source/WebKit/chromium/src/MediaSourcePrivateImpl.h

Issue 13674022: Remove MEDIA_SOURCE feature define. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@blink-master
Patch Set: Rebase Created 7 years, 8 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
Index: Source/WebKit/chromium/src/MediaSourcePrivateImpl.h
diff --git a/Source/WebKit/chromium/src/MediaSourcePrivateImpl.h b/Source/WebKit/chromium/src/MediaSourcePrivateImpl.h
index ab0bc5dc13578b3fb6542f68917125d7a8e40bd8..33ce748dba45a325c3678d2d38649ab59f4d9a57 100644
--- a/Source/WebKit/chromium/src/MediaSourcePrivateImpl.h
+++ b/Source/WebKit/chromium/src/MediaSourcePrivateImpl.h
@@ -31,8 +31,6 @@
#ifndef MediaSourcePrivateImpl_h
#define MediaSourcePrivateImpl_h
-#if ENABLE(MEDIA_SOURCE)
-
#include "MediaSourcePrivate.h"
#include <wtf/OwnPtr.h>
@@ -59,5 +57,3 @@ private:
}
#endif
-
-#endif
« no previous file with comments | « Source/WebKit/chromium/src/AssertMatchingEnums.cpp ('k') | Source/WebKit/chromium/src/MediaSourcePrivateImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698