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

Unified Diff: plugin/cross/o3d_glue.cc

Issue 155276: Add ClientInfo... (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/cross/o3d_glue.cc
===================================================================
--- plugin/cross/o3d_glue.cc (revision 20119)
+++ plugin/cross/o3d_glue.cc (working copy)
@@ -97,6 +97,7 @@
: npp_(npp),
evaluation_counter_(&service_locator_),
class_manager_(&service_locator_),
+ client_info_manager_(&service_locator_),
object_manager_(&service_locator_),
profiler_(&service_locator_),
fullscreen_(false),

Powered by Google App Engine
This is Rietveld 408576698