| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index 6bf7b2efdc9bbda2e312ab1d9d5b37b22a8519ab..bf359509bbe414fac41f0c7642b2fe1b7e09c6a7 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -67,7 +67,6 @@
|
| 'layout_manager.h',
|
| 'remote_window_tree_host_win.cc',
|
| 'remote_window_tree_host_win.h',
|
| - 'root_window_transformer.h',
|
| 'scoped_window_targeter.cc',
|
| 'scoped_window_targeter.h',
|
| 'window.cc',
|
| @@ -119,7 +118,6 @@
|
| ['use_x11==1', {
|
| 'dependencies': [
|
| '../../build/linux/system.gyp:x11',
|
| - '../../build/linux/system.gyp:xfixes',
|
| '../../build/linux/system.gyp:xrandr',
|
| '../../build/linux/system.gyp:xi',
|
| ],
|
|
|