diff options
Diffstat (limited to 'chrome_frame/chrome_frame_histograms.h')
-rw-r--r-- | chrome_frame/chrome_frame_histograms.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame_histograms.h b/chrome_frame/chrome_frame_histograms.h index 0e7e600..0afcc69 100644 --- a/chrome_frame/chrome_frame_histograms.h +++ b/chrome_frame/chrome_frame_histograms.h @@ -10,6 +10,7 @@ #include <vector> #include "base/basictypes.h" +#include "base/lock.h" #include "base/histogram.h" #include "base/process.h" #include "base/scoped_ptr.h" |