Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index c269a57a069614b4dda3acc010a1a81fecae6e64..ae717eca115e35eab51e909de609170d293c67da 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -110,6 +110,8 @@ |
'window.h', |
'window_delegate.h', |
'window_observer.h', |
+ 'x11_atom_cache.cc', |
+ 'x11_atom_cache.h', |
], |
'conditions': [ |
['OS=="mac"', { |