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

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

Issue 2083813003: Revert of Re-Reland: Make media/capture gn and gyps produce components (patchset #2 id:20001 of htt… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2774
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/video/android/BUILD.gn ('k') | media/capture/video/android/video_capture_device_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/video/android/capture_jni_registrar.h
diff --git a/media/capture/video/android/capture_jni_registrar.h b/media/capture/video/android/capture_jni_registrar.h
index 361c5ab9bb5fef5b918d6fe4a8bbe67090b3c21d..df15a107e8ee58b36930eb3d0784dfb71db19068 100644
--- a/media/capture/video/android/capture_jni_registrar.h
+++ b/media/capture/video/android/capture_jni_registrar.h
@@ -7,12 +7,12 @@
#include <jni.h>
-#include "media/capture/capture_export.h"
+#include "media/base/media_export.h"
namespace media {
// Register all JNI bindings necessary for capture.
-CAPTURE_EXPORT bool RegisterCaptureJni(JNIEnv* env);
+MEDIA_EXPORT bool RegisterCaptureJni(JNIEnv* env);
} // namespace media
« no previous file with comments | « media/capture/video/android/BUILD.gn ('k') | media/capture/video/android/video_capture_device_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698