 Chromium Code Reviews
 Chromium Code Reviews Issue 
            1045913003:
    Refactor device/BUILD.gn to list source files only once.  (Closed)
    
  
    Issue 
            1045913003:
    Refactor device/BUILD.gn to list source files only once.  (Closed) 
  | DescriptionRefactor device/BUILD.gn to list source files only once.
Updating device/BUILD.gn to follow GN style guide,
listing source and deps items only once guarded by
conditionals. (Not listing all, then removing some
based on conditions).
https://code.google.com/p/chromium/wiki/GNStyleGuide#Sources
Prepares BUILD.gn for additional sources/deps logic
expected to add android support for device_unittests.
BUG=471536
Committed: https://crrev.com/7a4cf04e2b9e2c3421cd7137afc39ec3c9e6eb46
Cr-Commit-Position: refs/heads/master@{#322978}
   Patch Set 1 : #Patch Set 2 : #Messages
    Total messages: 9 (4 generated)
     |