Index: chrome/browser/modal_html_dialog_delegate.h |
diff --git a/chrome/browser/modal_html_dialog_delegate.h b/chrome/browser/modal_html_dialog_delegate.h |
deleted file mode 100644 |
index dcab1cf7dda31a344103cc9197e68f64f42778e0..0000000000000000000000000000000000000000 |
--- a/chrome/browser/modal_html_dialog_delegate.h |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-// Copyright (c) 2011 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_MODAL_HTML_DIALOG_DELEGATE_H_ |
-#define CHROME_BROWSER_MODAL_HTML_DIALOG_DELEGATE_H_ |
-#pragma once |
- |
-// TODO(jam): remove this file when all files have been converted. |
-#include "content/browser/modal_html_dialog_delegate.h" |
- |
-#endif // CHROME_BROWSER_MODAL_HTML_DIALOG_DELEGATE_H_ |