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

Unified Diff: skia/BUILD.gn

Issue 2496573002: Add header files that were missing from BUILD.gn. (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | « net/net.gypi ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index e74662610d45975e6f6aa6b0fadf7186271bb99a..c0e296e5fa2f5b3cec2d49e617db10f37f28bdce 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -222,6 +222,7 @@ component("skia") {
"ext/skia_memory_dump_provider.cc",
"ext/skia_trace_memory_dump_impl.cc",
"ext/skia_utils_base.cc",
+ "ext/skia_utils_ios.h",
"ext/skia_utils_ios.mm",
"ext/skia_utils_mac.mm",
"ext/skia_utils_win.cc",
« no previous file with comments | « net/net.gypi ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698