| Index: chrome/browser/ui/app_modal/chrome_javascript_native_dialog_factory.h
|
| diff --git a/chrome/browser/ui/app_modal_dialogs/chrome_javascript_native_dialog_factory.h b/chrome/browser/ui/app_modal/chrome_javascript_native_dialog_factory.h
|
| similarity index 47%
|
| rename from chrome/browser/ui/app_modal_dialogs/chrome_javascript_native_dialog_factory.h
|
| rename to chrome/browser/ui/app_modal/chrome_javascript_native_dialog_factory.h
|
| index 7729fa014420ac6e6c2b9e000d096c7ad6b52b46..024aacfbbde4f4377826cc639feef5cecb8ba33d 100644
|
| --- a/chrome/browser/ui/app_modal_dialogs/chrome_javascript_native_dialog_factory.h
|
| +++ b/chrome/browser/ui/app_modal/chrome_javascript_native_dialog_factory.h
|
| @@ -2,10 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_BROWSER_UI_VIEWS_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
| -#define CHROME_BROWSER_UI_VIEWS_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
| +#ifndef CHROME_BROWSER_UI_APP_MODAL_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
| +#define CHROME_BROWSER_UI_APP_MODAL_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
|
|
| void InstallChromeJavaScriptNativeDialogFactory();
|
|
|
| -#endif // CHROME_BROWSER_UI_VIEWS_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
| +#endif // CHROME_BROWSER_UI_APP_MODAL_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
|
|
|
|