| Index: ash/common/gpu_support_stub.cc
 | 
| diff --git a/ash/gpu_support_stub.cc b/ash/common/gpu_support_stub.cc
 | 
| similarity index 91%
 | 
| rename from ash/gpu_support_stub.cc
 | 
| rename to ash/common/gpu_support_stub.cc
 | 
| index 0970f3e575fda02efdedb512d569d9d2865db46d..ab7ac0df1e0f889c2cee1c132d1b87700fc004d1 100644
 | 
| --- a/ash/gpu_support_stub.cc
 | 
| +++ b/ash/common/gpu_support_stub.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/gpu_support_stub.h"
 | 
| +#include "ash/common/gpu_support_stub.h"
 | 
|  
 | 
|  namespace ash {
 | 
|  
 | 
| 
 |