 Chromium Code Reviews
 Chromium Code Reviews Issue 2808653002:
  make headless lib complie when enable_basic_printing is set to false  (Closed)
    
  
    Issue 2808653002:
  make headless lib complie when enable_basic_printing is set to false  (Closed) 
  | OLD | NEW | 
|---|---|
| 1 include_rules = [ | 1 include_rules = [ | 
| 2 "+components/printing/renderer", | 2 "+components/printing/renderer", | 
| 3 "+content/public/renderer", | 3 "+content/public/renderer", | 
| 4 "+printing", | |
| 4 "+third_party/WebKit/public", | 5 "+third_party/WebKit/public", | 
| 5 ] | 6 ] | 
| OLD | NEW |