Skip to content

Commit

Permalink
angle: Stop setting secondary_source.
Browse files Browse the repository at this point in the history
It's no longer needed.

Bug: chromium:947060
Change-Id: I873f17a4876b9d0fac313740853054b6867afeb9
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1610077
Reviewed-by: Jamie Madill <[email protected]>
Commit-Queue: Nico Weber <[email protected]>
  • Loading branch information
nico authored and Commit Bot committed May 13, 2019
1 parent e247b5b commit f1e3609
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gn
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ import("//dotfile_settings.gni")
# Location of the build configuration file.
buildconfig = "//build/config/BUILDCONFIG.gn"

# The secondary source root is a parallel directory tree where
# GN build files are placed when they can not be placed directly
# in the source tree, e.g. for third party source trees.
secondary_source = "//build/secondary/"

# These are the targets to check headers for by default. The files in targets
# matching these patterns (see "gn help label_pattern" for format) will have
# their includes checked for proper dependencies when you run either
Expand Down

0 comments on commit f1e3609

Please sign in to comment.