Chromium Code Reviews| Index: plugin/cross/plugin_logging.h |
| =================================================================== |
| --- plugin/cross/plugin_logging.h (revision 66184) |
| +++ plugin/cross/plugin_logging.h (working copy) |
| @@ -38,6 +38,7 @@ |
| #ifndef O3D_PLUGIN_CROSS_PLUGIN_LOGGING_H_ |
| #define O3D_PLUGIN_CROSS_PLUGIN_LOGGING_H_ |
| +#include "statsreport/metrics.h" |
|
Tim H
2010/11/16 23:03:23
Necessary? Don't see any other changes in this fi
Tristan Schmelcher 2
2010/11/16 23:05:44
Yeah, it's necessary. This file uses a structure d
|
| #include "statsreport/common/highres_timer.h" |
| #include "base/scoped_ptr.h" |
| #include "base/basictypes.h" |