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

Side by Side Diff: ios/components/DEPS

Issue 2908613002: Move common functionality of IOSChromeIOThread to ios/components. (Closed)
Patch Set: Remove bug todo. Created 3 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 # Do not add ios/chrome/ as an allowed include.
3
4 # Individual components must explicitly declare their dependencies
5 # on other components. Cycles in the dependency graph within
6 # components/ are not allowed.
7 "-components",
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698