Chromium Code Reviews| Index: native_client_sdk/src/libraries/nacl_io/library.dsc |
| =================================================================== |
| --- native_client_sdk/src/libraries/nacl_io/library.dsc (revision 203001) |
| +++ native_client_sdk/src/libraries/nacl_io/library.dsc (working copy) |
| @@ -73,14 +73,6 @@ |
| "undef_macros.h", |
| ], |
| 'DEST': 'include/nacl_io/pepper', |
| - }, |
| - { |
| - 'FILES': [ |
| - "auto_lock.h", |
|
binji
2013/06/04 23:30:28
what .dsc copies these files now? did you forget t
nfullagar1
2013/06/04 23:47:09
Missed the svn add! should be there now
|
| - "macros.h", |
| - "ref_object.h" |
| - ], |
| - 'DEST': 'include/utils', |
| } |
| ], |
| 'DEST': 'src', |