Index: content/shell/DEPS |
diff --git a/content/shell/DEPS b/content/shell/DEPS |
index 3c61bc0e9d1c8f042c99533377b94b4142f58fcd..bdb365005c52be0a0d6d3468dae955a08389e8d2 100644 |
--- a/content/shell/DEPS |
+++ b/content/shell/DEPS |
@@ -28,6 +28,8 @@ include_rules = [ |
# 2) it's not linked into the content library |
"+components/crash", |
"+components/url_formatter", |
+ |
Ryan Hamilton
2017/06/02 20:49:04
nit: remove blank line?
mmenke
2017/06/05 18:43:27
I'm not sure the comment applies to this include?
Ryan Hamilton
2017/06/07 18:15:44
oh, I missed that the newline was important here.
|
+ "+components/network_session_configurator/common", |
] |
specific_include_rules = { |