• Daniel Bratell's avatar
    Typo fixes: Include h files instead of cc files in chromeos · c742cfeb
    Daniel Bratell authored
    So:
    Include chromeos_switches.h instead of chromeos_switches.cc
    Include base_event_utils.h instead of base_event_utils.cc
    
    Typo made a test include a cc file instead of the more commonly
    included header file. This patch changes to include the header file.
    
    There are no known bad side effects of this, but it was found
    when looking for similar instances of a piece of code that did
    cause problems.
    
    
    Change-Id: I33105752517ba4e423dcae7c1ea0186fc7613127
    Reviewed-on: https://chromium-review.googlesource.com/1005065Reviewed-by: default avatarDan Erat <derat@chromium.org>
    Commit-Queue: Daniel Bratell <bratell@opera.com>
    Cr-Commit-Position: refs/heads/master@{#563154}
    c742cfeb
display_configurator_unittest.cc 79.8 KB