 Chromium Code Reviews
 Chromium Code Reviews Issue 2422643002:
  Windows install_static refactor.  (Closed)
    
  
    Issue 2422643002:
  Windows install_static refactor.  (Closed) 
  | Index: chrome/nacl/DEPS | 
| diff --git a/chrome/nacl/DEPS b/chrome/nacl/DEPS | 
| index 73d7fdeb3c0e8290471e0cfbcb069e31bdc7b835..6b4f4b70303a2e3e4899f80598d56ef7f4e0f701 100644 | 
| --- a/chrome/nacl/DEPS | 
| +++ b/chrome/nacl/DEPS | 
| @@ -1,5 +1,6 @@ | 
| include_rules = [ | 
| "+chrome/app/chrome_crash_reporter_client_win.h", | 
| + "+chrome/install_static/product_install_details.h", | 
| "+components/crash", | 
| "+components/nacl", | 
| "+content/public/app/sandbox_helper_win.h", |