| Index: ash/common/ash_layout_constants.cc
 | 
| diff --git a/ash/ash_layout_constants.cc b/ash/common/ash_layout_constants.cc
 | 
| similarity index 96%
 | 
| rename from ash/ash_layout_constants.cc
 | 
| rename to ash/common/ash_layout_constants.cc
 | 
| index da8aac7924e3322fef9f0976defcc2a999763643..e3a98ee14d22eba2664e364f334c5f953914ce1e 100644
 | 
| --- a/ash/ash_layout_constants.cc
 | 
| +++ b/ash/common/ash_layout_constants.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 "ash/ash_layout_constants.h"
 | 
| +#include "ash/common/ash_layout_constants.h"
 | 
|  
 | 
|  #include "base/logging.h"
 | 
|  #include "ui/base/material_design/material_design_controller.h"
 | 
| 
 |