summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorapatrick@google.com <apatrick@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 18:35:53 +0000
committerapatrick@google.com <apatrick@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 18:35:53 +0000
commit9bcc6daa3287203a358e782d2e63f53ac18102e1 (patch)
treeb9fcca846890a50e387175def5c979dcc4c4bb4f /chrome
parent1279ace64f4bdd009ec06528cf6c94e11b48bf69 (diff)
downloadchromium_src-9bcc6daa3287203a358e782d2e63f53ac18102e1.zip
chromium_src-9bcc6daa3287203a358e782d2e63f53ac18102e1.tar.gz
chromium_src-9bcc6daa3287203a358e782d2e63f53ac18102e1.tar.bz2
In preparation for becoming an internal plugin in chrome I did these things:
- Move declarations in the global namespace into the o3d namespace to avoid conflicts with Chrome. - Ifdef out code that we do not want to run as an internal plugin (like breakpad, DllMain, etc) - Prevent NP_Initialize, etc from being exported as an internal plugin. Unfortunately I had to move functions around to group them by namespace so the diffs look like there is more change than there actually is. Review URL: http://codereview.chromium.org/149130 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20285 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions