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

Unified Diff: chrome/browser/ui/views/ssl_client_certificate_selector.h

Issue 8655001: views: Move table and tree directories to ui/views/controls/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: exclude native_widget_win_unittest too Created 9 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/views/ssl_client_certificate_selector.h
diff --git a/chrome/browser/ui/views/ssl_client_certificate_selector.h b/chrome/browser/ui/views/ssl_client_certificate_selector.h
index f0e09212f8363ae085c1febcd9a398d2151bf9a1..b8db9c2f2ce564e6feea7e63a2a04ec74c9e50c1 100644
--- a/chrome/browser/ui/views/ssl_client_certificate_selector.h
+++ b/chrome/browser/ui/views/ssl_client_certificate_selector.h
@@ -13,9 +13,9 @@
#include "base/memory/ref_counted.h"
#include "base/string16.h"
#include "content/browser/ssl/ssl_client_auth_handler.h"
+#include "ui/views/controls/table/table_view_observer.h"
#include "ui/views/window/dialog_delegate.h"
#include "views/controls/button/button.h"
-#include "views/controls/table/table_view_observer.h"
#include "views/view.h"
// This header file exists only for testing. Chrome should access the
« no previous file with comments | « chrome/browser/ui/views/hung_renderer_view.cc ('k') | chrome/browser/ui/views/ssl_client_certificate_selector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698