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

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

Issue 339393005: [NaCl SDK] Add examples for bionic (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix warning Created 6 years, 5 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/network_monitor/example.dsc
diff --git a/native_client_sdk/src/examples/api/network_monitor/example.dsc b/native_client_sdk/src/examples/api/network_monitor/example.dsc
index 271b3adde1760ff3f89e88bd54e48ae8ffe49d29..44ba94f83e5679c842d40a78a782bfa374ceb840 100644
--- a/native_client_sdk/src/examples/api/network_monitor/example.dsc
+++ b/native_client_sdk/src/examples/api/network_monitor/example.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
+ 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
'TARGETS': [
{
'NAME' : 'network_monitor',
« no previous file with comments | « native_client_sdk/src/examples/api/mouse_lock/example.dsc ('k') | native_client_sdk/src/examples/api/socket/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698