| Index: chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler2.cc b/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/chromeos/accounts_options_handler2.cc
|
| rename to chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc
|
| index 3a2e95093a60df2c3c138e4f05e3890c75b24db7..25dffa1870d623636cab82c2bf07f70544b87e8f 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler2.cc
|
| +++ b/chrome/browser/ui/webui/options2/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_handler2.h"
|
| +#include "chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.h"
|
|
|
| #include <string>
|
|
|
|
|