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

Unified Diff: ui/base/x/ui_base_x.gyp

Issue 2177823002: X11: Add window cache Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove changes from dependent patchset Created 4 years, 5 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/base/x/ui_base_x.gyp
diff --git a/ui/base/x/ui_base_x.gyp b/ui/base/x/ui_base_x.gyp
index 6b88e89142eb00ad4e0d7df8ad87b39c98488a19..03cc00b0c4966bb1005227eb40cb69664b1e3143 100644
--- a/ui/base/x/ui_base_x.gyp
+++ b/ui/base/x/ui_base_x.gyp
@@ -43,6 +43,8 @@
'x11_util.cc',
'x11_util.h',
'x11_util_internal.h',
+ 'x11_window_cache.cc',
+ 'x11_window_cache.h',
],
},
],
« no previous file with comments | « ui/base/x/BUILD.gn ('k') | ui/base/x/x11_window_cache.h » ('j') | ui/base/x/x11_window_cache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698