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

Unified Diff: build/config/ios/rules.gni

Issue 1812823002: [iOS] Define global assert_no_deps and use it to prevent regressions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@components-invalidation
Patch Set: Created 4 years, 9 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 | components/BUILD.gn » ('j') | ios/build/config.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/ios/rules.gni
diff --git a/build/config/ios/rules.gni b/build/config/ios/rules.gni
index 0cee9ecbc280fe3d8c7c121d7145f6b27a21ccee..c79d3cd189f0c9f72d411147d2dc4256ad9a485b 100644
--- a/build/config/ios/rules.gni
+++ b/build/config/ios/rules.gni
@@ -101,6 +101,7 @@ template("app") {
"*",
[
"app_name",
+ "assert_no_deps",
"code_signing_identity",
"data_deps",
"entitlements_path",
« no previous file with comments | « no previous file | components/BUILD.gn » ('j') | ios/build/config.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698