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

Unified Diff: chrome/browser/DEPS

Issue 1413393003: Change WebRTC IP handling policy from multiple booleans to an enum. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address peter's comments. Created 5 years, 2 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2e3afde8e41880aa58318a3535a1f60dc5ad3545..837d9ed28a57040e2eb670a7117409d38f541f72 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -119,6 +119,7 @@ include_rules = [
"+components/webdata_services",
"+components/webusb",
"+content/public/browser",
+ "+content/public/renderer",
jochen (gone - plz use gerrit) 2015/10/26 15:43:56 browser can't depend on renderer. i'd propose to m
guoweis_left_chromium 2015/10/27 20:31:59 Done.
"+content/test/net",
"+courgette",
"+device/bluetooth",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/DEPS » ('j') | content/renderer/media/webrtc/peer_connection_dependency_factory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698