Index: chrome/browser/plugins/plugin_data_remover_helper.cc |
diff --git a/chrome/browser/plugin_data_remover_helper.cc b/chrome/browser/plugins/plugin_data_remover_helper.cc |
similarity index 85% |
rename from chrome/browser/plugin_data_remover_helper.cc |
rename to chrome/browser/plugins/plugin_data_remover_helper.cc |
index da1828f5b84777ffbb788f176a8240c836e3f49c..f9e19ae0c61c0e9b3a4d4805e604b7648b8bdeb3 100644 |
--- a/chrome/browser/plugin_data_remover_helper.cc |
+++ b/chrome/browser/plugins/plugin_data_remover_helper.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/plugin_data_remover_helper.h" |
+#include "chrome/browser/plugins/plugin_data_remover_helper.h" |
-#include "chrome/browser/plugin_prefs.h" |
+#include "chrome/browser/plugins/plugin_prefs.h" |
#include "content/public/browser/plugin_data_remover.h" |
#include "webkit/plugins/webplugininfo.h" |