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

Unified Diff: ui/base/touch/touch_factory_x11.h

Issue 16667019: Rename base/hash_tables to base/containers/hash_tables. (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
« no previous file with comments | « ui/base/events/key_identifier_conversion.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/touch/touch_factory_x11.h
diff --git a/ui/base/touch/touch_factory_x11.h b/ui/base/touch/touch_factory_x11.h
index af0c6320f79f3240f2d640ddf2d91d447d5917de..4c4366c3ccf3c9772e72fccb426918ebb237c14c 100644
--- a/ui/base/touch/touch_factory_x11.h
+++ b/ui/base/touch/touch_factory_x11.h
@@ -9,7 +9,7 @@
#include <map>
#include <vector>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/timer.h"
#include "ui/base/ui_export.h"
« no previous file with comments | « ui/base/events/key_identifier_conversion.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698