Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6640)

Unified Diff: chrome/browser/modal_html_dialog_delegate.h

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_

Powered by Google App Engine
This is Rietveld 408576698