| Index: chrome/browser/chrome_plugin_browsertest.cc
|
| diff --git a/chrome/browser/chrome_plugin_browsertest.cc b/chrome/browser/chrome_plugin_browsertest.cc
|
| index e440c77f4fd8e527ba1f757b7341313b552cbe30..9ab74a69acd624f3a1749733e739bb94a708ff09 100644
|
| --- a/chrome/browser/chrome_plugin_browsertest.cc
|
| +++ b/chrome/browser/chrome_plugin_browsertest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/command_line.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/path_service.h"
|
| #include "base/prefs/pref_service.h"
|
|
|