| Index: content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc
 | 
| diff --git a/content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc b/content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc
 | 
| index 8f92c25bbd54b824517316462fb5b0c5d90a2d31..b3683590d8e3f740d914194fee96e37aafdbac22 100644
 | 
| --- a/content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc
 | 
| +++ b/content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc
 | 
| @@ -17,9 +17,9 @@
 | 
|  #include "content/shell/browser/shell.h"
 | 
|  #include "ui/aura/window.h"
 | 
|  #include "ui/aura/window_tree_host.h"
 | 
| +#include "ui/display/display_switches.h"
 | 
|  #include "ui/events/event_utils.h"
 | 
|  #include "ui/events/test/event_generator.h"
 | 
| -#include "ui/gfx/switches.h"
 | 
|  #include "ui/touch_selection/touch_selection_controller_test_api.h"
 | 
|  
 | 
|  namespace content {
 | 
| 
 |