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

Unified Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 15732012: Revive voronoi multi-threaded demo. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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 | « no previous file | native_client_sdk/src/examples/demo/voronoi/example.dsc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/sdk_files.list
===================================================================
--- native_client_sdk/src/build_tools/sdk_files.list (revision 202983)
+++ native_client_sdk/src/build_tools/sdk_files.list (working copy)
@@ -137,6 +137,16 @@
examples/demo/pi_generator/Makefile
examples/demo/pi_generator/manifest.json
examples/demo/pi_generator/pi_generator.cc
+examples/demo/voronoi/Makefile
+examples/demo/voronoi/background.js
+examples/demo/voronoi/common.js
+examples/demo/voronoi/example.js
+examples/demo/voronoi/icon128.png
+examples/demo/voronoi/index.html
+examples/demo/voronoi/manifest.json
+examples/demo/voronoi/threadpool.cc
+examples/demo/voronoi/threadpool.h
+examples/demo/voronoi/voronoi.cc
examples/favicon.ico
examples/getting_started/hello_world/background.js
examples/getting_started/hello_world/common.js
« no previous file with comments | « no previous file | native_client_sdk/src/examples/demo/voronoi/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698