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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 10823016: [NaCl SDK] Don't copy .h files to src in SDK. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: feedback Created 8 years, 5 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/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
index bf2180997294b7aa428057ef5926e7797f1e4906..8e54e54e9d05f7e6490110c5a1b9cdb598879474 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -12,70 +12,35 @@
'NAME' : 'ppapi_cpp',
'TYPE' : 'lib',
'SOURCES' : [
- 'module_embedder.h',
'ppp_entrypoints.cc',
'array_output.cc',
- 'array_output.h',
'audio.cc',
- 'audio.h',
'audio_config.cc',
- 'audio_config.h',
- 'completion_callback.h',
'core.cc',
- 'core.h',
'file_io.cc',
- 'file_io.h',
'file_ref.cc',
- 'file_ref.h',
'file_system.cc',
- 'file_system.h',
'fullscreen.cc',
- 'fullscreen.h',
'graphics_2d.cc',
- 'graphics_2d.h',
'graphics_3d.cc',
- 'graphics_3d.h',
'graphics_3d_client.cc',
- 'graphics_3d_client.h',
'image_data.cc',
- 'image_data.h',
'input_event.cc',
- 'input_event.h',
'instance.cc',
- 'instance.h',
'instance_handle.cc',
- 'instance_handle.h',
'lock.cc',
- 'lock.h',
- 'logging.h',
'module.cc',
- 'module.h',
- 'module_impl.h',
'mouse_cursor.cc',
- 'mouse_cursor.h',
'mouse_lock.cc',
- 'mouse_lock.h',
- 'output_traits.h',
- 'point.h',
'rect.cc',
- 'rect.h',
'resource.cc',
- 'resource.h',
- 'size.h',
'url_loader.cc',
- 'url_loader.h',
'url_request_info.cc',
- 'url_request_info.h',
'url_response_info.cc',
- 'url_response_info.h',
'var.cc',
- 'var.h',
'var_array_buffer.cc',
- 'var_array_buffer.h',
'view.cc',
- 'view.h',
'websocket.cc',
- 'websocket.h',
# Utility sources.
« no previous file with comments | « native_client_sdk/src/build_tools/make_rules.py ('k') | native_client_sdk/src/libraries/ppapi_gles2/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698