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

Unified Diff: skia/BUILD.gn

Issue 466223008: Adds skia/config/SkUserConfig.h to skia_library.gypi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update gn files Created 6 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 | « no previous file | skia/skia_library.gypi » ('j') | skia/skia_library.gypi » ('J')
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 ab06891b66ca1660c1ed1f2cb370895e072265b3..d6b3d5e8b279ee3b39ae95fc9700d9452e6a88fe 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -250,6 +250,7 @@ config("skia_library_config") {
component("skia") {
sources = [
# Chrome sources.
+ "config/SkUserConfig.h",
"ext/analysis_canvas.cc",
"ext/analysis_canvas.h",
"ext/benchmarking_canvas.cc",
« no previous file with comments | « no previous file | skia/skia_library.gypi » ('j') | skia/skia_library.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698