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

Unified Diff: Source/WebKit/chromium/src/WebMediaSourceImpl.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/WebMediaSourceImpl.h
diff --git a/Source/WebKit/chromium/src/WebMediaSourceImpl.h b/Source/WebKit/chromium/src/WebMediaSourceImpl.h
index b8ab31e2b5dbf7c5d7fbefa261eadfedca9f5f09..a553bf2e7c55e58a63177028c6726c7f594599ed 100644
--- a/Source/WebKit/chromium/src/WebMediaSourceImpl.h
+++ b/Source/WebKit/chromium/src/WebMediaSourceImpl.h
@@ -31,8 +31,6 @@
#ifndef WebMediaSourceImpl_h
#define WebMediaSourceImpl_h
-#if ENABLE(MEDIA_SOURCE)
-
#include "MediaSource.h"
#include "WebMediaSource.h"
@@ -53,5 +51,3 @@ private:
}
#endif
-
-#endif
« no previous file with comments | « Source/WebKit/chromium/src/WebMediaPlayerClientImpl.cpp ('k') | Source/WebKit/chromium/src/WebMediaSourceImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698