| Index: ui/display/manager/chromeos/display_util.cc
 | 
| diff --git a/ui/display/chromeos/display_util.cc b/ui/display/manager/chromeos/display_util.cc
 | 
| similarity index 97%
 | 
| rename from ui/display/chromeos/display_util.cc
 | 
| rename to ui/display/manager/chromeos/display_util.cc
 | 
| index 359165f93a1a1ed313bad349b3be4fa97c02c5ac..d901712493eb8b34951574d3de0e28a5c402ae31 100644
 | 
| --- a/ui/display/chromeos/display_util.cc
 | 
| +++ b/ui/display/manager/chromeos/display_util.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "ui/display/chromeos/display_util.h"
 | 
| +#include "ui/display/manager/chromeos/display_util.h"
 | 
|  
 | 
|  #include <stddef.h>
 | 
|  
 | 
| 
 |