Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: plugin/mac/plugin_mac.h

Issue 149130: In preparation for becoming an internal plugin in chrome I did these things:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: plugin/mac/plugin_mac.h
===================================================================
--- plugin/mac/plugin_mac.h (revision 20106)
+++ plugin/mac/plugin_mac.h (working copy)
@@ -41,6 +41,7 @@
// Just for o3d::Event::Button at the moment.
#include "core/cross/event.h"
+namespace o3d {
// RenderTimer maintains an animation timer (nominally running at 60fps)
//
@@ -101,4 +102,6 @@
bool UseSoftwareRenderer();
+} // namespace o3d
+
#endif // O3D_PLUGIN_MAC_PLUGIN_MAC_H_
« plugin/mac/main_mac.mm ('K') | « plugin/mac/main_mac.mm ('k') | plugin/mac/plugin_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698