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

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

Issue 9586029: Fix compilation error which is the side effect of 124852 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« no previous file with comments | « chrome/browser/ui/views/ash/caps_lock_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/select_file_dialog_aura.cc
diff --git a/chrome/browser/ui/views/select_file_dialog_aura.cc b/chrome/browser/ui/views/select_file_dialog_aura.cc
index 52d893b8abf0e6a7596a151a7995cf7d8f29503e..871e91db3433801f8c2d71fa6f1fdafa109b0f0b 100644
--- a/chrome/browser/ui/views/select_file_dialog_aura.cc
+++ b/chrome/browser/ui/views/select_file_dialog_aura.cc
@@ -4,6 +4,7 @@
#include "chrome/browser/ui/select_file_dialog.h"
+#include "base/logging.h"
#include "chrome/browser/ui/views/select_file_dialog_extension.h"
#include "content/public/browser/browser_thread.h"
« no previous file with comments | « chrome/browser/ui/views/ash/caps_lock_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698