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

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: android fix 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 109fb412bf422688ae9e719ae8cedc4c7b7dc60f..f99a716ffb1fbeafa298d5accd3a9e555561d2fa 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -31,6 +31,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 | tools/gn/secondary/third_party/libpng/BUILD.gn » ('j') | tools/gn/secondary/third_party/libpng/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698