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

Unified Diff: native_client_sdk/src/examples/api/media_stream_audio/example.dsc

Issue 318823002: [NaCl SDK] Don't set minimum_chrome_version for most examples. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback Created 6 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
Index: native_client_sdk/src/examples/api/media_stream_audio/example.dsc
diff --git a/native_client_sdk/src/examples/api/media_stream_audio/example.dsc b/native_client_sdk/src/examples/api/media_stream_audio/example.dsc
index 7c1891941d4ba71b1df4a9ca1a6f8e80960ecd7f..8adc6e2a59efccdd5408fca416d6809b6e638f1c 100644
--- a/native_client_sdk/src/examples/api/media_stream_audio/example.dsc
+++ b/native_client_sdk/src/examples/api/media_stream_audio/example.dsc
@@ -16,5 +16,6 @@
'DEST': 'examples/api',
'NAME': 'media_stream_audio',
'TITLE': 'MediaStream Audio',
- 'GROUP': 'API'
+ 'GROUP': 'API',
+ 'MIN_CHROME_VERSION': '35.0.0.0'
}
« no previous file with comments | « native_client_sdk/src/build_tools/parse_dsc.py ('k') | native_client_sdk/src/examples/api/media_stream_video/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698