| Index: chrome/browser/ui/webui/options/import_data_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/import_data_handler.cc b/chrome/browser/ui/webui/options/import_data_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/import_data_handler.cc
|
| rename to chrome/browser/ui/webui/options/import_data_handler.cc
|
| index cd3ae0cd2691edae299a79f36cddd7476c9c6b4d..94aab5bd9f7473af6151b134e11a42971da98bed 100644
|
| --- a/chrome/browser/ui/webui/options2/import_data_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/import_data_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/import_data_handler.h"
|
| +#include "chrome/browser/ui/webui/options/import_data_handler.h"
|
|
|
| #include <string>
|
|
|
|
|