| Index: chrome/browser/chromeos/display/display_preferences.cc
 | 
| diff --git a/chrome/browser/chromeos/display/display_preferences.cc b/chrome/browser/chromeos/display/display_preferences.cc
 | 
| index 361e15a7f366ed1c574de36163d484b836f3e7d9..1dba647a74ede05254fd2c3f5c2ebc0ed9fa889f 100644
 | 
| --- a/chrome/browser/chromeos/display/display_preferences.cc
 | 
| +++ b/chrome/browser/chromeos/display/display_preferences.cc
 | 
| @@ -21,7 +21,7 @@
 | 
|  #include "chrome/common/pref_names.h"
 | 
|  #include "third_party/cros_system_api/dbus/service_constants.h"
 | 
|  #include "ui/gfx/display.h"
 | 
| -#include "ui/gfx/insets.h"
 | 
| +#include "ui/gfx/geometry/insets.h"
 | 
|  #include "ui/gfx/screen.h"
 | 
|  #include "url/url_canon.h"
 | 
|  #include "url/url_util.h"
 | 
| 
 |