Skip to content
  • scottmg's avatar
    Avoid basename conflict from memory_pressure_monitor.cc · dab35480
    scottmg authored
    This is a mechanical rename from subdirs into memory/ with _platform
    suffixes instead. This avoids having duplicate basenames.
    
    It would probably be better to have only
    memory/memory_pressure_monitor.h and then _win.cc, _mac.cc, _chromeos.cc
    implementations, but that's a more invasive change because of the
    slightly different interfaces/members.
    
    TBR=jam@chromium.org, oshima@chromium.org
    R=thakis@chromium.org, chrisha@chromium.org
    BUG=490824, gyp:384,472772
    
    Review URL: https://codereview.chromium.org/1149223002
    
    Cr-Commit-Position: refs/heads/master@{#331006}
    dab35480