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