diff options
Diffstat (limited to 'chrome/browser/plugin_data_remover.cc')
-rw-r--r-- | chrome/browser/plugin_data_remover.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/plugin_data_remover.cc b/chrome/browser/plugin_data_remover.cc index d4c1cef..ebbacc4 100644 --- a/chrome/browser/plugin_data_remover.cc +++ b/chrome/browser/plugin_data_remover.cc @@ -7,6 +7,7 @@ #include "base/command_line.h" #include "base/message_loop_proxy.h" #include "base/metrics/histogram.h" +#include "base/synchronization/waitable_event.h" #include "base/version.h" #include "chrome/common/chrome_switches.h" #include "content/browser/browser_thread.h" |