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

Side by Side Diff: ios/chrome/app/startup/DEPS

Issue 2576103002: [ios] Adds specific_include_rules to DEPS files. (Closed)
Patch Set: Rebased. Created 4 years 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
« no previous file with comments | « ios/chrome/app/application_delegate/DEPS ('k') | ios/chrome/browser/autofill/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 specific_include_rules = {
2 "network_stack_setup.mm": [
3 # TODO(crbug.com/585700): Remove ios/web/net exceptions, once request
4 # tracker is removed.
5 "+ios/web/net/request_tracker_factory_impl.h",
6 "+ios/web/net/request_tracker_impl.h",
7 "+ios/web/net/web_http_protocol_handler_delegate.h",
8 ],
9 }
OLDNEW
« no previous file with comments | « ios/chrome/app/application_delegate/DEPS ('k') | ios/chrome/browser/autofill/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698