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

Unified Diff: chrome/browser/ui/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: 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/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index 25a6654f62f9f99b235c486c1bab620a23fd721a..a7c16e3cdda7665ea1d6c0a09a54ae4c084ed1ed 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+components/url_formatter",
"+components/version_ui",
"-chrome/browser/ui/views",
+ "+content/public/renderer",
]

Powered by Google App Engine
This is Rietveld 408576698