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

Unified Diff: BUILD.gn

Issue 1879003002: [iOS/GN] Convert //ios/third_party/earl_grey to build with GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-ochamcrest
Patch Set: Created 4 years, 8 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 | build/config/ios/rules.gni » ('j') | ios/third_party/earl_grey/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 b017c947eb5bd33f379dc35cc8db7c966cf0b5fd..5123fbdb61b41aa095046c0721d37ab547c080b7 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -211,8 +211,7 @@ group("both_gn_and_gyp") {
"//ios/public/provider/chrome/browser",
"//ios/public/provider/web",
"//ios/testing:ocmock_support_unittest",
- "//ios/third_party/fishhook",
- "//ios/third_party/ochamcrest",
+ "//ios/third_party/earl_grey",
"//ios/web:ios_web_inttests",
"//ios/web:ios_web_unittests",
"//ios/web/shell:ios_web_shell",
« no previous file with comments | « no previous file | build/config/ios/rules.gni » ('j') | ios/third_party/earl_grey/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698