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

Unified Diff: native_client_sdk/src/libraries/nacl_io/pepper_interface.h

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
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/path.h ('k') | native_client_sdk/src/libraries/ppapi_simple/ps.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/nacl_io/pepper_interface.h
===================================================================
--- native_client_sdk/src/libraries/nacl_io/pepper_interface.h (revision 204979)
+++ native_client_sdk/src/libraries/nacl_io/pepper_interface.h (working copy)
@@ -21,7 +21,7 @@
#include <ppapi/c/ppb_url_response_info.h>
#include <ppapi/c/ppb_var.h>
-#include <utils/macros.h>
+#include <sdk_util/macros.h>
// Note: To add a new interface:
//
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/path.h ('k') | native_client_sdk/src/libraries/ppapi_simple/ps.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698