| Index: chrome/browser/plugins/plugin_prefs_unittest.cc
|
| diff --git a/chrome/browser/plugin_prefs_unittest.cc b/chrome/browser/plugins/plugin_prefs_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/plugin_prefs_unittest.cc
|
| rename to chrome/browser/plugins/plugin_prefs_unittest.cc
|
| index 5ae3647125fa9eb152d49724a226c8ba0b582710..155609ea814445dd822d175dcf4ca7fd96270aa6 100644
|
| --- a/chrome/browser/plugin_prefs_unittest.cc
|
| +++ b/chrome/browser/plugins/plugin_prefs_unittest.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 "chrome/browser/plugin_prefs.h"
|
| +#include "chrome/browser/plugins/plugin_prefs.h"
|
|
|
| #include "base/at_exit.h"
|
| #include "base/bind.h"
|
|
|