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

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

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: manual fix for CrOS Created 3 years, 9 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/ipc/skia/BUILD.gn
diff --git a/ui/gfx/ipc/skia/BUILD.gn b/ui/gfx/ipc/skia/BUILD.gn
index bdee55aed025c9a479fb7074d019a012b08dff7d..fcb670e02252c334da708cce6b5d3c02fb57d786 100644
--- a/ui/gfx/ipc/skia/BUILD.gn
+++ b/ui/gfx/ipc/skia/BUILD.gn
@@ -6,6 +6,7 @@ component("skia") {
output_name = "gfx_ipc_skia"
sources = [
+ "gfx_skia_ipc_export.h",
"gfx_skia_param_traits.cc",
"gfx_skia_param_traits.h",
]

Powered by Google App Engine
This is Rietveld 408576698