 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: content/shell/DEPS | 
| diff --git a/content/shell/DEPS b/content/shell/DEPS | 
| index 6dfaf4e5a2368b6be9dbd2f0e779be764ee5163b..3c61bc0e9d1c8f042c99533377b94b4142f58fcd 100644 | 
| --- a/content/shell/DEPS | 
| +++ b/content/shell/DEPS | 
| @@ -27,7 +27,6 @@ include_rules = [ | 
| # 1) it's an example browser | 
| # 2) it's not linked into the content library | 
| "+components/crash", | 
| - "+components/devtools_http_handler", | 
| "+components/url_formatter", | 
| ] |