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

Side by Side Diff: components/copresence/DEPS

Issue 892423002: Adding some audio debugging flags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Windows fix, take 2 Created 5 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 unified diff | Download patch
« no previous file with comments | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_switches.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+base", 2 "+base",
3 "+components/gcm_driver", 3 "+components/gcm_driver",
4 "+content/public/browser", 4 "+content/public/browser",
5 "+content/public/test", 5 "+content/public/test",
6 "+google_apis", 6 "+google_apis",
7 "+media", 7 "+media",
8 "+net", 8 "+net",
9 "+third_party/webrtc/common_audio",
9 "+url", 10 "+url",
10 ] 11 ]
OLDNEW
« no previous file with comments | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698