Descriptiongpu/gles2_conform_support: On Chrome OS, don't use system.gyp to pull in GTK+
Normally, gles2_conform_support uses system.gyp:gtk to pull in a system copy
of GTK+; however, Chrome OS already installs GTK+, and system.gyp
intentionally does not provide a gtk target on Chrome OS. Make the
dependencies on system.gyp:gtk conditional on 'chromeos==0'.
BUG=chromium:388784
TEST=Manually build gles2_conform_test on Chrome OS
[email protected], [email protected]
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280227
Patch Set 1 #Messages
Total messages: 7 (0 generated)
|