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

Side by Side Diff: chromecast/renderer/DEPS

Issue 848303005: Renamed the dns_prefetch component to network_predictor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 10 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 | « chromecast/chromecast.gyp ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromecast/common", 2 "+chromecast/common",
3 "+chromecast/media", 3 "+chromecast/media",
4 "+components/cdm/renderer", 4 "+components/cdm/renderer",
5 "+components/dns_prefetch/renderer", 5 "+components/network_hints/renderer",
6 "+content/public/renderer", 6 "+content/public/renderer",
7 "+media/base", 7 "+media/base",
8 "+third_party/WebKit/public/platform", 8 "+third_party/WebKit/public/platform",
9 "+third_party/WebKit/public/web", 9 "+third_party/WebKit/public/web",
10 ] 10 ]
OLDNEW
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698