| Index: chrome/browser/chrome_plugin_interactive_test.cc
|
| diff --git a/chrome/browser/chrome_plugin_interactive_test.cc b/chrome/browser/chrome_plugin_interactive_test.cc
|
| index 0967d5879127909ab5f3ce05fee313ea1f3adea8..d06b30ee038fc64ec875004ff6f28aa07b29440d 100644
|
| --- a/chrome/browser/chrome_plugin_interactive_test.cc
|
| +++ b/chrome/browser/chrome_plugin_interactive_test.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#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"
|
|
|