Index: chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc |
diff --git a/chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc |
similarity index 99% |
rename from chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler.cc |
rename to chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc |
index afb2bb009e20b017a7c34645960a778b1bf017c8..676f8e91efde4d1b253220af1604a610a1485779 100644 |
--- a/chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.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/ui/webui/options2/chromeos/change_picture_options_handler.h" |
+#include "chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.h" |
#include "base/bind.h" |
#include "base/bind_helpers.h" |