DescriptionUse the new gyp_var_prefix local variable set by gyp instead of the
global GYP_VAR_PREFIX set by the makefiles, since the latter is not
guaranteed to still be the same value at the time the command is
executed. Also, use abspath instead of realpath to convert paths to
absolute, since realpath expands to the empty string if the target file
doesn't exist, complicating build debugging.
Removed 2 include paths from WebView build, they are not used in WebView,
but generate full path which shouldn't in android make file.
BUG=
R=johannkoenig@google.com, torne@chromium.org
Committed: 271093
Patch Set 1 : #
Total comments: 5
Patch Set 2 : #
Messages
Total messages: 10 (0 generated)
|