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

Unified Diff: native_client_sdk/src/examples/hello_world_instance3d/Makefile

Issue 12194030: Rename mount (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix whitespace Created 7 years, 10 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/hello_world_instance3d/Makefile
diff --git a/native_client_sdk/src/examples/hello_world_instance3d/Makefile b/native_client_sdk/src/examples/hello_world_instance3d/Makefile
index 41d3833fb5d6f356bf0198115f0e4aea74bd72f3..9decf00055616867ab0d1b36d0c15492e58c978d 100644
--- a/native_client_sdk/src/examples/hello_world_instance3d/Makefile
+++ b/native_client_sdk/src/examples/hello_world_instance3d/Makefile
@@ -56,7 +56,7 @@ SOURCES=hello_world.cc matrix.cc
# and the set we do not. This example does not have any additional library
# dependencies.
#
-DEPS=ppapi_main nacl_mounts ppapi_cpp ppapi_gles2
+DEPS=ppapi_main nacl_io ppapi_cpp ppapi_gles2
LIBS=$(DEPS) ppapi pthread

Powered by Google App Engine
This is Rietveld 408576698