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

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: fix extensions_unittests Created 5 years, 4 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 | « ui/ozone/platform/egltest/egltest.gypi ('k') | ui/ozone/platform/test/client_native_pixmap_factory_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..5c72c74438b3de6c2913143ae607fd1d80499e54 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_factory_test.cc",
+ "client_native_pixmap_factory_test.h",
"ozone_platform_test.cc",
"ozone_platform_test.h",
"test_window.cc",
« no previous file with comments | « ui/ozone/platform/egltest/egltest.gypi ('k') | ui/ozone/platform/test/client_native_pixmap_factory_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698