| Index: chrome/browser/ui/select_file_dialog.h
|
| diff --git a/chrome/browser/ui/select_file_dialog.h b/chrome/browser/ui/select_file_dialog.h
|
| deleted file mode 100644
|
| index 37094f5267ff974509a9e7a0c9f803cc36ef2546..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/ui/select_file_dialog.h
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// Copyright (c) 2012 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_SELECT_FILE_DIALOG_H_
|
| -#define CHROME_BROWSER_UI_SELECT_FILE_DIALOG_H_
|
| -
|
| -// TODO(erg): Remove this redirect header. crbug.com/134529
|
| -#include "ui/base/dialogs/select_file_dialog.h"
|
| -
|
| -using ui::SelectFileDialog;
|
| -
|
| -#endif // CHROME_BROWSER_UI_SELECT_FILE_DIALOG_H_
|
|
|