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

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: Rebase 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 | « gpu/command_buffer/tests/gl_manager.cc ('k') | ui/gfx/buffer_format_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 58b493fd490bbe5be46be0d2c5c4469bf0cb4cdb..ec0743e24d8f29c641194d26ffe7f16a84382fdd 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",
« no previous file with comments | « gpu/command_buffer/tests/gl_manager.cc ('k') | ui/gfx/buffer_format_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698