| Index: content/browser/plugin_private_storage_helper.cc
|
| diff --git a/content/browser/plugin_private_storage_helper.cc b/content/browser/plugin_private_storage_helper.cc
|
| index e58033ccfe8a8ccf150e231dbe583bbe026370d8..86278c0409ea125a5529b411140f7d3017e2c5c1 100644
|
| --- a/content/browser/plugin_private_storage_helper.cc
|
| +++ b/content/browser/plugin_private_storage_helper.cc
|
| @@ -18,6 +18,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "base/stl_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|