| Index: chrome/browser/ui/app_modal_dialogs/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_dialogs/chrome_javascript_native_dialog_factory.h
|
| deleted file mode 100644
|
| index 7729fa014420ac6e6c2b9e000d096c7ad6b52b46..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/ui/app_modal_dialogs/chrome_javascript_native_dialog_factory.h
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| -// 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_
|
| -
|
| -void InstallChromeJavaScriptNativeDialogFactory();
|
| -
|
| -#endif // CHROME_BROWSER_UI_VIEWS_CHROME_JAVASCRIPT_NATIVE_DIALOG_FACTORY_H_
|
| -
|
|
|