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

Unified Diff: media/media.gyp

Issue 606343003: Rename AndroidImage format template to match the Java class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix webview build Created 6 years, 3 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/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 018185c71d6cc59165125414be4912d2ecb9e139..8e2f37aa77d8bcb61f4917d368af6a49b005201d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1822,7 +1822,7 @@
'target_name': 'media_android_imageformat_list',
'type': 'none',
'sources': [
- 'base/android/java/src/org/chromium/media/ImageFormat.template',
+ 'base/android/java/src/org/chromium/media/AndroidImageFormat.template',
],
'variables': {
'package_name': 'org/chromium/media',
« no previous file with comments | « media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698