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

Unified Diff: media/capture/video/android/photo_capabilities.h

Issue 2093563004: Revert of Extract media/capture/capture_unittests from media_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « media/capture/capture_unittests_apk.isolate ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/video/android/photo_capabilities.h
diff --git a/media/capture/video/android/photo_capabilities.h b/media/capture/video/android/photo_capabilities.h
index 815395b0e2e8cc73d9d2de17381de27bd22387e1..ec7195c6b6bbe4ffc680b66c610bfa13cce475ba 100644
--- a/media/capture/video/android/photo_capabilities.h
+++ b/media/capture/video/android/photo_capabilities.h
@@ -9,10 +9,11 @@
#include <string>
#include "base/android/scoped_java_ref.h"
+#include "media/base/media_export.h"
namespace media {
-class PhotoCapabilities {
+class MEDIA_EXPORT PhotoCapabilities {
public:
explicit PhotoCapabilities(base::android::ScopedJavaLocalRef<jobject> object);
~PhotoCapabilities();
« no previous file with comments | « media/capture/capture_unittests_apk.isolate ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698