 Chromium Code Reviews
 Chromium Code Reviews Issue 14178009:
  Remove CSS_REGIONS compile flag from Blink.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/blink.git@master
    
  
    Issue 14178009:
  Remove CSS_REGIONS compile flag from Blink.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/blink.git@master| Index: Source/core/dom/DOMNamedFlowCollection.idl | 
| diff --git a/Source/core/dom/DOMNamedFlowCollection.idl b/Source/core/dom/DOMNamedFlowCollection.idl | 
| index cc6103cfebc43dcdbf011fcc3278adbed9e1231f..2bad06eb694bd645d667373ad9715d0347ef9c01 100644 | 
| --- a/Source/core/dom/DOMNamedFlowCollection.idl | 
| +++ b/Source/core/dom/DOMNamedFlowCollection.idl | 
| @@ -28,7 +28,6 @@ | 
| */ | 
| [ | 
| - Conditional=CSS_REGIONS, | 
| EnabledAtRuntime=cssRegions, | 
| InterfaceName=WebKitNamedFlowCollection, | 
| IndexedGetter, |