| Index: chrome/renderer/webplugin_delegate_pepper.cc
|
| diff --git a/chrome/renderer/webplugin_delegate_pepper.cc b/chrome/renderer/webplugin_delegate_pepper.cc
|
| index 645473d2bfee5348c4f30204e6392fbe11fe5156..a5053e40e4863553fcceccdfd9478efc707ed3ea 100644
|
| --- a/chrome/renderer/webplugin_delegate_pepper.cc
|
| +++ b/chrome/renderer/webplugin_delegate_pepper.cc
|
| @@ -15,6 +15,7 @@
|
|
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| +#include "base/histogram.h"
|
| #if defined(OS_MACOSX)
|
| #include "base/mac_util.h"
|
| #endif
|
|
|