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

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: fix the test. 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..3e40f7e33445dfa7dbb20565ccfa21ec78944545 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/common",
Devlin 2015/11/02 18:00:17 I'm still confused on why you need this when it's
"+content/test/net",
"+courgette",
"+device/bluetooth",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/preference/preference_api.cc » ('j') | chrome/common/extensions/api/privacy.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698