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

Unified Diff: native_client_sdk/src/libraries/ppapi_gles2/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_gles2/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_gles2/library.dsc b/native_client_sdk/src/libraries/ppapi_gles2/library.dsc
index 53261607fc6d8464f809ad2df10bab0e40452cee..641cd11ea051840ffa6bd945b7a0d74520a5b799 100644
--- a/native_client_sdk/src/libraries/ppapi_gles2/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_gles2/library.dsc
@@ -7,7 +7,6 @@
'TYPE' : 'lib',
'SOURCES' : [
'gl2ext_ppapi.c',
- 'gl2ext_ppapi.h',
'gles2.c'
],
}
« no previous file with comments | « native_client_sdk/src/libraries/ppapi_cpp/library.dsc ('k') | native_client_sdk/src/libraries/pthread/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698