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

Unified Diff: ui/views/controls/tree/tree_view_selector.h

Issue 16757004: Use a direct include of strings headers in ui/, part 3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
Index: ui/views/controls/tree/tree_view_selector.h
diff --git a/ui/views/controls/tree/tree_view_selector.h b/ui/views/controls/tree/tree_view_selector.h
index c806169d6b35db57a024ce7736b9cb92c8a7954a..699f1abb190a6d6a321573600d6ea92758774450 100644
--- a/ui/views/controls/tree/tree_view_selector.h
+++ b/ui/views/controls/tree/tree_view_selector.h
@@ -5,7 +5,7 @@
#ifndef UI_VIEWS_CONTROLS_TREE_TREE_VIEW_SELECTOR_H_
#define UI_VIEWS_CONTROLS_TREE_TREE_VIEW_SELECTOR_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "base/time.h"
#include "ui/base/ime/text_input_client.h"
#include "ui/views/views_export.h"
« no previous file with comments | « ui/views/controls/textfield/textfield_views_model_unittest.cc ('k') | ui/views/controls/tree/tree_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698