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

Unified Diff: chrome/browser/ui/cocoa/js_modal_dialog_cocoa.h

Issue 5471002: Move app_modal_dialog stuff to ui/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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/cocoa/js_modal_dialog_cocoa.h
===================================================================
--- chrome/browser/ui/cocoa/js_modal_dialog_cocoa.h (revision 67887)
+++ chrome/browser/ui/cocoa/js_modal_dialog_cocoa.h (working copy)
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_COCOA_JS_MODAL_DIALOG_COCOA_H_
#pragma once
-#include "chrome/browser/native_app_modal_dialog.h"
+#include "chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h"
#include "base/logging.h"
#include "base/scoped_nsobject.h"
« no previous file with comments | « chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h ('k') | chrome/browser/ui/cocoa/js_modal_dialog_cocoa.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698