Skip to content
Snippets Groups Projects
  • Arman Uguray's avatar
    71c4001f
    build: Add gtest as a secondary source · 71c4001f
    Arman Uguray authored
    As a temporary solution, this CL introduces gtest as a secondary build
    source. For now, gtest can be included in testonly targets as a direct
    GN target dependency, by placing the gtest source under "testing/gtest"
    at the root of the tree.
    
    Moving forward, we can use solutions like gclient to pull in external
    dependencies such as gtest, or we can depend on it being available on
    the system.
    
    BUG=21339022,21340407
    
    Change-Id: I80ab3a81a53d7c29d54857a8d0cd9677fed77549
    71c4001f
    History
    build: Add gtest as a secondary source
    Arman Uguray authored
    As a temporary solution, this CL introduces gtest as a secondary build
    source. For now, gtest can be included in testonly targets as a direct
    GN target dependency, by placing the gtest source under "testing/gtest"
    at the root of the tree.
    
    Moving forward, we can use solutions like gclient to pull in external
    dependencies such as gtest, or we can depend on it being available on
    the system.
    
    BUG=21339022,21340407
    
    Change-Id: I80ab3a81a53d7c29d54857a8d0cd9677fed77549
Code owners
Assign users and groups as approvers for specific file changes. Learn more.