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

Unified Diff: ui/aura/aura.gyp

Issue 10829341: Desktop aura: Use the X11 clipboard (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix MessageLoop ordering in tests. Created 8 years, 3 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
« no previous file with comments | « chrome/browser/bookmarks/bookmark_utils_unittest.cc ('k') | ui/aura/env.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index d24b060aefab850444c2752951602d19333751c3..f3c416db94704ba6eade2d3f1811bf306d8e8d56 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -119,8 +119,6 @@
'window_observer.h',
'window_tracker.cc',
'window_tracker.h',
- 'x11_atom_cache.cc',
- 'x11_atom_cache.h',
],
'conditions': [
['OS=="mac"', {
« no previous file with comments | « chrome/browser/bookmarks/bookmark_utils_unittest.cc ('k') | ui/aura/env.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698