DescriptionAdd url.gyp:* to All target.
Previously we have googleurl_unittests in googleurl.gyp, but that isn't more
the case when it was moved into url.gyp and made just a copy of url_unittests.
To actually get back the googlurl_unittests target we need to also add
url.gyp to All target.
This should fix the following error on ios build:
common.chromium_utils.PathNotFound: Unable to find /b/build/slave/ios_dbg_simulator/build/src/xcodebuild/Debug-iphonesimulator/googleurl_unittests.app
BUG=229660
R=thakis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197620
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|