native_client_sdk/src/build_tools/build_sdk.py broken |
||
Issue descriptionThe script is looking for src/testing/gmock/src/gmock.cc, which is not there any more. To reproduce: Run the script.
,
May 22 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/1ba1aa2f95523e8402a9480b876491f802a97b48 commit 1ba1aa2f95523e8402a9480b876491f802a97b48 Author: sbc <sbc@chromium.org> Date: Mon May 22 22:59:00 2017 [NaCl SDK] Fix location of gmock and gtest libraries This fixes the SDK build which was broken when these libraries were moved. BUG= 724707 Review-Url: https://codereview.chromium.org/2896703005 Cr-Commit-Position: refs/heads/master@{#473730} [modify] https://crrev.com/1ba1aa2f95523e8402a9480b876491f802a97b48/native_client_sdk/src/libraries/gmock/library.dsc [modify] https://crrev.com/1ba1aa2f95523e8402a9480b876491f802a97b48/native_client_sdk/src/libraries/gtest/library.dsc
,
May 30 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by tbuck...@chromium.org
, May 22 2017Status: Assigned (was: Untriaged)