| Index: ui/gfx/x/x11_atom_cache.cc
|
| diff --git a/ui/base/x/x11_atom_cache.cc b/ui/gfx/x/x11_atom_cache.cc
|
| similarity index 97%
|
| rename from ui/base/x/x11_atom_cache.cc
|
| rename to ui/gfx/x/x11_atom_cache.cc
|
| index 09e59f1ace87f150786b6e34bb8ed7a677d05446..da75c0be34e1d0f2e0a1fc6993a0a2c219e5d306 100644
|
| --- a/ui/base/x/x11_atom_cache.cc
|
| +++ b/ui/gfx/x/x11_atom_cache.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 "ui/base/x/x11_atom_cache.h"
|
| +#include "ui/gfx/x/x11_atom_cache.h"
|
|
|
| #include <X11/Xatom.h>
|
|
|
|
|