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

Side by Side Diff: components/link_header_util/DEPS

Issue 1811163002: Share link header parsing code between blink and content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@base-optional
Patch Set: rebase Created 4 years, 7 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
« no previous file with comments | « components/link_header_util/BUILD.gn ('k') | components/link_header_util/OWNERS » ('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 include_rules = [
2 # This is used by both //content and //third_party/WebKit, so prevent
3 # any dependencies on //content and //third_party/WebKit.
4 "-content",
5 "-third_party/WebKit",
6
7 "+net/http",
8 ]
OLDNEW
« no previous file with comments | « components/link_header_util/BUILD.gn ('k') | components/link_header_util/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698