| Index: chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc
|
| index b3e82430ed69167e2e8a3f275187f959de080049..40bd558794ebb724d07e955a37fb63597476960e 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/accounts_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/accounts_options_handler.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/accounts_options_handler.h"
|
|
|
| #include <string>
|
|
|
|
|