Skip to content
  • yutak's avatar
    Reland: Move wtf_unittests to platform/wtf/. · 6fbccafc
    yutak authored
    This relands the exact same patch as the previous commit
    https://codereview.chromium.org/2771783003 did. This patch was reverted
    because the offending CL was dependent on it.
    
    TBRing since the exact same change was approved before.
    
    > This patch moves all the cpp files for wtf_unittests to their new home
    > platform/wtf. The target "wtf_unittests" is removed from wtf/BUILD.gn, and
    > it's added in platform/wtf/BUILD.gn. Due to this change, a few other files
    > need to be updated, too.
    
    BUG=691465
    TBR=haraken@chromium.org,thakis@chromium.org
    
    Review-Url: https://codereview.chromium.org/2787293002
    Cr-Commit-Position: refs/heads/master@{#461072}
    6fbccafc