| Index: ui/base/x/selection_utils.h
|
| diff --git a/ui/base/x/selection_utils.h b/ui/base/x/selection_utils.h
|
| index 609ee9d12ea2f22a81e01f3448460ead0710a7a2..c0d7b807382045cd5573d302cce11157050613bc 100644
|
| --- a/ui/base/x/selection_utils.h
|
| +++ b/ui/base/x/selection_utils.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/memory/ref_counted_memory.h"
|
| #include "ui/base/clipboard/clipboard.h"
|
| #include "ui/base/ui_export.h"
|
| -#include "ui/base/x/x11_atom_cache.h"
|
| +#include "ui/gfx/x/x11_atom_cache.h"
|
|
|
| namespace ui {
|
| class SelectionData;
|
|
|