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

Unified Diff: ui/base/BUILD.gn

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
« no previous file with comments | « no previous file | ui/base/ui_base_tests.gyp » ('j') | ui/base/x/x11_window_cache.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 0c596a7b85ae9a3b328f8a1a6744be38c0020143..2c45bbdc9e634d9fc9bbbc040022885461b86443 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -906,6 +906,7 @@ test("ui_base_unittests") {
sources += [
"dragdrop/os_exchange_data_provider_aurax11_unittest.cc",
"x/selection_requestor_unittest.cc",
+ "x/x11_window_cache_unittest.cc",
]
}
« no previous file with comments | « no previous file | ui/base/ui_base_tests.gyp » ('j') | ui/base/x/x11_window_cache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698