kjellander 80381aac5c Roll chromium_revision 61ed337cfe..21934f358a (388120:388405)
Change log: 61ed337cfe..21934f358a
Full diff: 61ed337cfe..21934f358a

No dependencies changed.
No update to Clang.

TBR=
NOTRY=True

Review URL: https://codereview.webrtc.org/1901763005

Cr-Commit-Position: refs/heads/master@{#12434}
2016-04-20 05:59:51 +00:00

14 lines
606 B
Plaintext

# Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
#
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file in the root of the source
# tree. An additional intellectual property rights grant can be found
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
# Include support for registering main function in multi-process tests.
gtest_include_multiprocess = true
# Include support for platform-specific operations across unit tests.
gtest_include_platform_test = true