DescriptionNaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc
The intention here is that irt_interfaces.{cc,h} should list the NaCl
IRT interfaces that we implement in Chromium but that other files
(like irt_ppapi.cc) should implement them. This matches how the files
are organised in native_client/src/untrusted/irt/.
This is in preparation for copying the PNaCl translator IRT interfaces
to the Chromium side. That will add a couple more interfaces to
irt_interfaces.cc (rather than to irt_ppapi.cc).
BUG=302078
TEST=NaCl tests in browser_tests
Committed: https://crrev.com/5e662010c1f7881970de6de19bcbd50f2726ea00
Cr-Commit-Position: refs/heads/master@{#339508}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 25 (8 generated)
|