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

Unified Diff: ui/gfx/BUILD.gn

Issue 1281043006: Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move to buffer_format_util 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
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 072072bf4845c123ef700fb32c52872b96d671d3..14fac114f5d52e92a85f821beaa3f0085d2c8aa6 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -55,6 +55,8 @@ component("gfx") {
"blit.cc",
"blit.h",
"break_list.h",
+ "buffer_format_util.cc",
+ "buffer_format_util.h",
"canvas.cc",
"canvas.h",
"canvas_notimplemented.cc",

Powered by Google App Engine
This is Rietveld 408576698