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

Unified Diff: mojo/skia/BUILD.gn

Issue 1534033002: Improve Ganesh helpers. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-8
Patch Set: fix includes Created 5 years 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 | « no previous file | mojo/skia/ganesh_context.h » ('j') | mojo/skia/ganesh_context.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/skia/BUILD.gn
diff --git a/mojo/skia/BUILD.gn b/mojo/skia/BUILD.gn
index 01459f2953789d2a2afe339f1c36720cc859be9e..3afb78997760ff25e990dcd9fe1626faf9f2ec35 100644
--- a/mojo/skia/BUILD.gn
+++ b/mojo/skia/BUILD.gn
@@ -8,6 +8,8 @@ source_set("skia") {
"ganesh_context.h",
"ganesh_framebuffer_surface.cc",
"ganesh_framebuffer_surface.h",
+ "ganesh_helpers.cc",
+ "ganesh_helpers.h",
"ganesh_texture_surface.cc",
"ganesh_texture_surface.h",
]
« no previous file with comments | « no previous file | mojo/skia/ganesh_context.h » ('j') | mojo/skia/ganesh_context.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698