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

Unified Diff: chrome/browser/ui/browser.cc

Issue 10448066: Move the web dialogs code to src/ui/web_dialogs from src/chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 7 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/ui/browser.cc
diff --git a/chrome/browser/ui/browser.cc b/chrome/browser/ui/browser.cc
index 516fc150755299f928d194dfd01ac2d333fdafec..8647fbc73153855138a348bed264a208ea01232f 100644
--- a/chrome/browser/ui/browser.cc
+++ b/chrome/browser/ui/browser.cc
@@ -224,6 +224,7 @@ using content::SSLStatus;
using content::UserMetricsAction;
using content::WebContents;
using extensions::Extension;
+using ui::WebDialogDelegate;
///////////////////////////////////////////////////////////////////////////////

Powered by Google App Engine
This is Rietveld 408576698