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

Unified Diff: BUILD.gn

Issue 123613008: Add BUILD.gn file to build libpng. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 6 years, 11 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 | third_party/libpng/BUILD.gn » ('j') | third_party/libpng/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 2c4ab569eb47cb9209c59d4f54f4b612960380a9..6fd706e1639fcc1283900bf22e029a8c932cf816 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -32,6 +32,7 @@ group("root") {
"//third_party/icu:icudata",
"//third_party/leveldatabase",
"//third_party/zlib",
+ "//third_party/libpng",
"//third_party/WebKit/Source/weborigin",
"//skia",
"//tools/gn",
« no previous file with comments | « no previous file | third_party/libpng/BUILD.gn » ('j') | third_party/libpng/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698