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

Unified Diff: ui/gfx/ipc/BUILD.gn

Issue 1269503007: Unify graphics buffer format & usage enums for GpuMemoryBuffer & SurfaceFactoryOzone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add header to BUILD.gn 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/gfx/gpu_memory_buffer.h ('k') | ui/gfx/ipc/gfx_ipc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/ipc/BUILD.gn
diff --git a/ui/gfx/ipc/BUILD.gn b/ui/gfx/ipc/BUILD.gn
index 28834af6aecef71a025b46a2b8be2780a98d8618..28da16626353091131eeded269434d3a24a469f4 100644
--- a/ui/gfx/ipc/BUILD.gn
+++ b/ui/gfx/ipc/BUILD.gn
@@ -8,6 +8,7 @@ component("ipc") {
sources = [
"gfx_param_traits.cc",
"gfx_param_traits.h",
+ "gfx_param_traits_macros.h",
]
defines = [ "GFX_IPC_IMPLEMENTATION" ]
« no previous file with comments | « ui/gfx/gpu_memory_buffer.h ('k') | ui/gfx/ipc/gfx_ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698