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

Unified Diff: ui/android/ui_jni_registrar.cc

Issue 11878031: Bring back the file dialogs for chrome AURA. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | ui/base/linux_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/ui_jni_registrar.cc
===================================================================
--- ui/android/ui_jni_registrar.cc (revision 177210)
+++ ui/android/ui_jni_registrar.cc (working copy)
@@ -6,8 +6,8 @@
#include "base/android/jni_android.h"
#include "base/android/jni_registrar.h"
-#include "ui/base/dialogs/select_file_dialog_android.h"
#include "ui/gfx/android/window_android.h"
+#include "ui/shell_dialogs/select_file_dialog_android.h"
namespace ui {
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | ui/base/linux_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698