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

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

Issue 16325024: Move thread_pool.h into utils so it can be shared by more than one example. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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/build_tools/sdk_files.list
===================================================================
--- native_client_sdk/src/build_tools/sdk_files.list (revision 203001)
+++ native_client_sdk/src/build_tools/sdk_files.list (working copy)
@@ -144,8 +144,6 @@
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
@@ -474,8 +472,10 @@
[win]include/win/sched.h
[win]include/win/semaphore.h
include/utils/auto_lock.h
+include/utils/library.dsc
include/utils/macros.h
include/utils/ref_object.h
+include/utils/thread_pool.h
lib/glibc_x86_32/Debug/libjsoncpp.a
lib/glibc_x86_32/Debug/libjsoncpp.so
lib/glibc_x86_32/Debug/libnacl_io.a

Powered by Google App Engine
This is Rietveld 408576698