DescriptionPPAPI/NaCl: Move plugin_main.cc's contents into irt_ppapi.cc
My intent here is just to make the code easier to follow.
plugin_main.cc and irt_ppapi.cc are both quite small, and there's no
need for the code to be split between the two.
* Inline PpapiPluginMain() into irt_ppapi_start().
* irt_shim_ppapi.c: Remove a duplicated function declaration. We can
use the one from irt_ppapi.h instead.
BUG=none
TEST=build
Committed: https://crrev.com/879549c06bb3729bb2a47ec1f6e9a02319e9ea4f
Cr-Commit-Position: refs/heads/master@{#364514}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|