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

Unified Diff: components/content_settings/core/common/DEPS

Issue 541813002: Componentize chrome/common/content_settings files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GN fix Created 6 years, 3 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: components/content_settings/core/common/DEPS
diff --git a/components/content_settings/core/common/DEPS b/components/content_settings/core/common/DEPS
index 6a2f02e21803656381d62b36e08b46e672231a3b..201d8c82fc00064888789cc0411235ad5d85ceae 100644
--- a/components/content_settings/core/common/DEPS
+++ b/components/content_settings/core/common/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+net/base",
+ "+testing",
+ "+url",
]
« no previous file with comments | « components/content_settings/core/common/BUILD.gn ('k') | components/content_settings/core/common/content_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698