Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Unified Diff: ui/aura/aura.gyp

Issue 10441028: aura/cros: Rename MessagePump{X => AuraX11} and move the atom cache into it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index ae717eca115e35eab51e909de609170d293c67da..c269a57a069614b4dda3acc010a1a81fecae6e64 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -110,8 +110,6 @@
'window.h',
'window_delegate.h',
'window_observer.h',
- 'x11_atom_cache.cc',
- 'x11_atom_cache.h',
],
'conditions': [
['OS=="mac"', {

Powered by Google App Engine
This is Rietveld 408576698