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

Unified Diff: base/BUILD.gn

Issue 2799123002: Remove allow_circular_includes_from from base/BUILD.gn (Closed)
Patch Set: Remove allow_circular_includes_from from base/BUILD.gn Created 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index a6d07b6bc78e4aaa273f9b55d80a1e6ba73d973d..6686ae6a02e8fbc7b0c08d2ade795e40d37d3ecf 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1618,8 +1618,6 @@ component("base") {
configs -= [ "//build/config/compiler:default_optimization" ]
configs += [ "//build/config/compiler:optimize_max" ]
}
-
- allow_circular_includes_from = public_deps
}
buildflag_header("debugging_flags") {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698