DescriptionNaCl cleanup: Remove references to native_client/src/public/nacl_file_info.h
It's no longer necessary for the NaCl side to define and refer to the
NaClFileToken struct.
So we can change the Chromium side to define NaClFileToken, instead of
using the definition from nacl_file_info.h. This will let us remove
nacl_file_info.h from the NaCl side.
We copy the comment from nacl_file_info.h.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=4073
TEST=build
Committed: https://crrev.com/3faf5be059e1a62895f4ef665f2dc5e628bde4b8
Cr-Commit-Position: refs/heads/master@{#315317}
Patch Set 1 #Patch Set 2 : Cleanup #Messages
Total messages: 7 (2 generated)
|