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

Side by Side Diff: jingle/glue/DEPS

Issue 2082473002: Move third_party/libjingle/overrides to third_party/webrtc_overrides (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 unified diff | Download patch
« no previous file with comments | « content/zygote/zygote_main_linux.cc ('k') | third_party/libjingle/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Needed by logging_unittest.cc since it tests the overrides. 1 # Needed by logging_unittest.cc since it tests the overrides.
2 include_rules = [ 2 include_rules = [
3 "+third_party/libjingle/overrides",
4 "+third_party/webrtc", 3 "+third_party/webrtc",
5 '+third_party/webrtc_overrides', 4 '+third_party/webrtc_overrides',
6 ] 5 ]
OLDNEW
« no previous file with comments | « content/zygote/zygote_main_linux.cc ('k') | third_party/libjingle/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698