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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/Makefile

Issue 12212198: Add C++ Trace Event support to PPAPI/NaCl SDK (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: brettw feedback 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/libraries/ppapi_cpp/Makefile
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/Makefile b/native_client_sdk/src/libraries/ppapi_cpp/Makefile
index 7de331c10dbd0df0d01afe045dcd8db36a7c1fdf..6e4d5e373dd72252a1a8f11896ed035d1b6e00f0 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/Makefile
+++ b/native_client_sdk/src/libraries/ppapi_cpp/Makefile
@@ -46,7 +46,7 @@ SOURCES+=file_io.cc file_ref.cc file_system.cc fullscreen.cc
SOURCES+=graphics_2d.cc graphics_3d.cc graphics_3d_client.cc
SOURCES+=image_data.cc input_event.cc instance.cc instance_handle.cc
SOURCES+=lock.cc message_loop.cc module.cc mouse_cursor.cc mouse_lock.cc
-SOURCES+=rect.cc resource.cc
+SOURCES+=rect.cc resource.cc trace_event_dev.cc
SOURCES+=url_loader.cc url_request_info.cc url_response_info.cc
SOURCES+=var.cc var_array_buffer.cc view.cc websocket.cc
« no previous file with comments | « native_client_sdk/src/examples/trace_events/trace_events.cc ('k') | native_client_sdk/src/libraries/ppapi_cpp/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698