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

Unified Diff: ui/base/ui_base_exports.cc

Issue 10698168: Part 3 of Move SelectFileDialog implementation to ui/base/dialogs/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More namespace to force rebuild. Created 8 years, 5 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 | « ui/base/dialogs/select_file_dialog_win_unittest.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_exports.cc
diff --git a/ui/base/ui_base_exports.cc b/ui/base/ui_base_exports.cc
index 5d7f51d109728d44c09b14c2cd04e7970a873383..4fab82d23a4cfd2c16a1d21463e9bc07fdf357db 100644
--- a/ui/base/ui_base_exports.cc
+++ b/ui/base/ui_base_exports.cc
@@ -8,5 +8,6 @@
// resulting dynamic library (ui.dll).
#include "ui/base/accelerators/accelerator.h"
+#include "ui/base/dialogs/select_file_dialog_win.h"
#include "ui/base/models/list_model_observer.h"
#include "ui/base/models/table_model_observer.h"
« no previous file with comments | « ui/base/dialogs/select_file_dialog_win_unittest.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698