Remove OS_NACL #ifdefs in pdf/
commit9b21c6bd0ccbf66e556f250d7b09dd7fd3c1e60c
authorraymes@chromium.org <raymes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 1 Aug 2014 01:00:58 +0000 (1 01:00 +0000)
committerraymes@chromium.org <raymes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 1 Aug 2014 01:00:58 +0000 (1 01:00 +0000)
tree5ed53bd015c28fdd15aff5d7341372e60664f164
parentc618c9202c0a66a887e785d65e43afe5ff91fdd0
Remove OS_NACL #ifdefs in pdf/

There are some OS_NACL ifdefs in pdf/{instance.cc/out_of_process_instance.cc}.
I assume these are from long ago when we tried to get PDF running in NaCl but
I believe that at present many more changes would be required to get it
running in NaCl again so we might as well remove these.

Review URL: https://codereview.chromium.org/424763008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286927 0039d316-1c4b-4281-b951-d872f2087c98
pdf/instance.cc
pdf/out_of_process_instance.cc