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

Side by Side Diff: components/devtools_bridge/client/DEPS

Issue 746663002: Stub for WebRTCDeviceProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webclient
Patch Set: Created 6 years 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/browser",
2 "+content/public", 3 "+content/public",
4 "+grit/devtools_bridge",
5 "+ui/base/resource",
3 "-third_party/libjingle", 6 "-third_party/libjingle",
4 "-third_party/webrtc", 7 "-third_party/webrtc",
5 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698