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

Unified Diff: ui/ozone/platform/test/BUILD.gn

Issue 1128113011: ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed nits Created 5 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/ozone/platform/test/BUILD.gn
diff --git a/ui/ozone/platform/test/BUILD.gn b/ui/ozone/platform/test/BUILD.gn
index eaaa60ce8f96d167678779860dd7e2cc44dfe916..ec8aca73661dd407be4577602df7b289a0abc547 100644
--- a/ui/ozone/platform/test/BUILD.gn
+++ b/ui/ozone/platform/test/BUILD.gn
@@ -4,6 +4,8 @@
source_set("test") {
sources = [
+ "client_native_pixmap_manager_test.cc",
+ "client_native_pixmap_manager_test.h",
"ozone_platform_test.cc",
"ozone_platform_test.h",
"test_window.cc",

Powered by Google App Engine
This is Rietveld 408576698