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

Side by Side Diff: components/devtools_http_handler/DEPS

Issue 2272213003: DevTools: remove devtools_discovery (merged into content). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix Created 4 years, 3 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
1 include_rules = [ 1 include_rules = [
2 "+components/devtools_discovery",
3 "+content/public/browser", 2 "+content/public/browser",
4 "+content/public/common", 3 "+content/public/common",
5 "+content/public/test", 4 "+content/public/test",
6 "+net", 5 "+net",
7 ] 6 ]
OLDNEW
« no previous file with comments | « components/devtools_http_handler/BUILD.gn ('k') | components/devtools_http_handler/devtools_http_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698