Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1764)

Unified Diff: webrtc/tools/internal_tools.gyp

Issue 1665603003: Move gtest_prod_util.h out of webrtc/test tree. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/tools/BUILD.gn ('k') | webrtc/tools/simple_command_line_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/tools/internal_tools.gyp
diff --git a/webrtc/tools/internal_tools.gyp b/webrtc/tools/internal_tools.gyp
index 61000d1bbaeba3da37c52f628f60c765b255a82b..bee8a8bf0e2186703fd1d761f9891e99b7d53ecf 100644
--- a/webrtc/tools/internal_tools.gyp
+++ b/webrtc/tools/internal_tools.gyp
@@ -21,7 +21,7 @@
'simple_command_line_parser.cc',
],
'dependencies': [
- '<(webrtc_root)/common.gyp:gtest_prod',
+ '<(webrtc_root)/base/base.gyp:gtest_prod',
],
}, # command_line_parser
],
« no previous file with comments | « webrtc/tools/BUILD.gn ('k') | webrtc/tools/simple_command_line_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698