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

Unified Diff: components/webp_transcode/BUILD.gn

Issue 1467803003: Get 'gn_all' building on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ios arm build, non-ios build Created 5 years 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 | « components/translate/ios/browser/BUILD.gn ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webp_transcode/BUILD.gn
diff --git a/components/webp_transcode/BUILD.gn b/components/webp_transcode/BUILD.gn
index f62f6913e2c751663e30c016b2b57269a465533c..0e1b25a2616b1eb4851654a32893ecb34253b236 100644
--- a/components/webp_transcode/BUILD.gn
+++ b/components/webp_transcode/BUILD.gn
@@ -31,6 +31,7 @@ source_set("unit_tests") {
":webp_transcode",
"//base",
"//net",
+ "//net:test_support",
"//testing/gmock",
"//testing/gtest",
"//third_party/ocmock",
« no previous file with comments | « components/translate/ios/browser/BUILD.gn ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698