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

Unified Diff: talk/libjingle.gyp

Issue 1586563003: Revert of Use an explicit identifier in Config (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | webrtc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/libjingle.gyp
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp
index 56881e9f2da7eb6447205966dea43b3e6f4be234..e3480ca7a6c25118d034cea6a8101172312a6353 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -684,15 +684,9 @@
'include_dirs': [
'<(DEPTH)/testing/gtest/include',
],
- 'include_dirs!': [
- '<(DEPTH)/webrtc',
- ],
'direct_dependent_settings': {
'include_dirs': [
'<(DEPTH)/testing/gtest/include',
- ],
- 'include_dirs!': [
- '<(DEPTH)/webrtc',
],
},
'sources': [
« no previous file with comments | « no previous file | webrtc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698