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

Unified Diff: components/display_compositor/BUILD.gn

Issue 2002303002: Consolidate OutputSurface constructors into GL vs Vulkan. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: outputsurface-constructors: rebase-and-fixcrash Created 4 years, 7 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 | « cc/test/pixel_test_output_surface.cc ('k') | components/display_compositor/buffer_queue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/display_compositor/BUILD.gn
diff --git a/components/display_compositor/BUILD.gn b/components/display_compositor/BUILD.gn
index da1b74c1e2b873b983bb149f0260277f6c46d3dd..6afe1e6944d9c34644307055509018efaa64c6f9 100644
--- a/components/display_compositor/BUILD.gn
+++ b/components/display_compositor/BUILD.gn
@@ -57,6 +57,7 @@ component("display_compositor") {
}
}
+# These are part of the components_unittests build target.
source_set("unit_tests") {
testonly = true
sources = [
« no previous file with comments | « cc/test/pixel_test_output_surface.cc ('k') | components/display_compositor/buffer_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698