 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2918663004:
    Condition ::RecordLinuxDistro against OS_LINUX, not USE_X11  (Closed)
    
  
    Issue 
            2918663004:
    Condition ::RecordLinuxDistro against OS_LINUX, not USE_X11  (Closed) 
  | DescriptionCondition ::RecordLinuxDistro against OS_LINUX, not USE_X11
There is nothing that makes ::RecordLinuxDistro X11 specific. Still
it gets declared guarded by USE_OZONE and called guarded by USE_X11.
CL syncs up the declaration and call sites, and fixes the OzoneLinux
FYI bot.
BUG=295089
   Patch Set 1 #
      Total comments: 1
      
     Patch Set 2 : address thestig's feedback #Messages
    Total messages: 11 (5 generated)
     |