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

Unified Diff: BUILD.gn

Issue 276263003: Convert some third_party deps to GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: formatting Created 6 years, 7 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/brotli/BUILD.gn » ('j') | third_party/brotli/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 beadcbc91f4019cd18095ecd1aa1b9b95221ff23..38648cd5be69f04f2c96ffbf769184c23ec9b695 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -38,11 +38,15 @@ group("root") {
#"//sdch",
"//skia",
#"//third_party/WebKit/Source/platform",
+ "//third_party/brotli",
+ "//third_party/iccjpeg",
"//third_party/icu",
"//third_party/leveldatabase",
"//third_party/libpng",
"//third_party/libusb",
"//third_party/libwebp",
+ "//third_party/ots",
+ "//third_party/qcms",
"//third_party/re2",
"//third_party/smhasher:cityhash",
"//third_party/smhasher:murmurhash3",
« no previous file with comments | « no previous file | third_party/brotli/BUILD.gn » ('j') | third_party/brotli/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698