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

Unified Diff: chrome/browser/extensions/api/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 devlin'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/extensions/api/DEPS
diff --git a/chrome/browser/extensions/api/DEPS b/chrome/browser/extensions/api/DEPS
index 21be5006d44b8f7341cd8a037621509f5489c7e7..fd89df3a1e64b08472c2c337b61dacbe350e8e39 100644
--- a/chrome/browser/extensions/api/DEPS
+++ b/chrome/browser/extensions/api/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+chrome/browser/apps",
"+components/about_handler",
"+components/guest_view/common",
+ "+content/public/common",
Devlin 2015/10/27 20:45:44 This is already included in chrome/DEPS - do we re
guoweis_left_chromium 2015/10/28 16:39:51 Done.
"+device/hid",
# Enable remote assistance on Chrome OS
"+remoting/host",

Powered by Google App Engine
This is Rietveld 408576698