 Chromium Code Reviews
 Chromium Code Reviews Issue 2699833004:
  Add WebStateListOrderController to control WebState insertion.  (Closed)
    
  
    Issue 2699833004:
  Add WebStateListOrderController to control WebState insertion.  (Closed) 
  | Index: ios/shared/DEPS | 
| diff --git a/ios/shared/DEPS b/ios/shared/DEPS | 
| index d0713bdacaaf6b616cf647af5e2854c005f5902c..28e84c4abf5b954d0d2f191f404a1513a87ff88c 100644 | 
| --- a/ios/shared/DEPS | 
| +++ b/ios/shared/DEPS | 
| @@ -1,5 +1,6 @@ | 
| include_rules = [ | 
| "+ios/web/public", | 
| + "+ui/base", | 
| "+net", | 
| # Code in ios/shared is used by both ios/chrome and ios/clean/chrome, so |