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

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

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: fix merge 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
« no previous file with comments | « ui/gfx/ipc/color/BUILD.gn ('k') | ui/gfx/ipc/skia/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/ipc/geometry/BUILD.gn
diff --git a/ui/gfx/ipc/geometry/BUILD.gn b/ui/gfx/ipc/geometry/BUILD.gn
index 9c93d37fcabf79fc7b673135859246b39efcaa12..b8796b222cc28139adc10ea5b106d7c348a63dea 100644
--- a/ui/gfx/ipc/geometry/BUILD.gn
+++ b/ui/gfx/ipc/geometry/BUILD.gn
@@ -6,6 +6,7 @@ component("geometry") {
output_name = "gfx_ipc_geometry"
sources = [
+ "gfx_ipc_geometry_export.h",
"gfx_param_traits.cc",
"gfx_param_traits.h",
]
« no previous file with comments | « ui/gfx/ipc/color/BUILD.gn ('k') | ui/gfx/ipc/skia/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698