DescriptionSwitched dynamic_annotations.gyp from using the DEPTH attribute to a relative directory.
The DEPTH attribute works fine as long as you're building the base library from the chrome src
directory (which the vast majority of people do). If, however, you're trying to build it as a dependency
in another project (as I am for the webtest-plugin project), the DEPTH attribute does not work.
The relative path builds correctly in both situations.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53809
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|