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

Side by Side Diff: components/devtools_http_handler/DEPS

Issue 1114503002: [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to devtools_discovery. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@devtools-discovery-chrome
Patch Set: Created 5 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/devtools_discovery",
2 "+content/public/browser", 3 "+content/public/browser",
3 "+content/public/common", 4 "+content/public/common",
4 "+content/public/test", 5 "+content/public/test",
5 "+net", 6 "+net",
6 ] 7 ]
OLDNEW
« no previous file with comments | « components/devtools_http_handler/BUILD.gn ('k') | components/devtools_http_handler/devtools_http_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698