 Chromium Code Reviews
 Chromium Code Reviews Issue 2300703005:
  DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways.  (Closed)
    
  
    Issue 2300703005:
  DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways.  (Closed) 
  | Index: components/devtools_http_handler/DEPS | 
| diff --git a/components/devtools_http_handler/DEPS b/components/devtools_http_handler/DEPS | 
| deleted file mode 100644 | 
| index 3bcaf2ef0c3573a62caad437ae161bd31d8cddff..0000000000000000000000000000000000000000 | 
| --- a/components/devtools_http_handler/DEPS | 
| +++ /dev/null | 
| @@ -1,6 +0,0 @@ | 
| -include_rules = [ | 
| - "+content/public/browser", | 
| - "+content/public/common", | 
| - "+content/public/test", | 
| - "+net", | 
| -] |