| Index: ui/gfx/ios/uikit_util.mm
|
| diff --git a/ui/ios/uikit_util.mm b/ui/gfx/ios/uikit_util.mm
|
| similarity index 93%
|
| rename from ui/ios/uikit_util.mm
|
| rename to ui/gfx/ios/uikit_util.mm
|
| index 13f743be916c81f7be82a68247bfe823f409c281..2e0bfdb21468a5013e3cd1ccf41b66583b4a8b29 100644
|
| --- a/ui/ios/uikit_util.mm
|
| +++ b/ui/gfx/ios/uikit_util.mm
|
| @@ -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/ios/uikit_util.h"
|
| +#include "ui/gfx/ios/uikit_util.h"
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
|
|