From 08f7101e989e61098b4a33b2349f741d696ad01d Mon Sep 17 00:00:00 2001 From: "vasilii@chromium.org" Date: Fri, 25 Jul 2014 10:27:54 +0000 Subject: Componentize content_settings_types.h BUG=384861 TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/410993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285555 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/common/DEPS') diff --git a/chrome/common/DEPS b/chrome/common/DEPS index 7f28bda..9308a7d 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -6,6 +6,7 @@ include_rules = [ "+components/autofill/core/common", "+components/bookmarks/common", "+components/cloud_devices/common", + "+components/content_settings/core/common", "+components/data_reduction_proxy/common", "+components/metrics/client_info.h", "+components/metrics/metrics_pref_names.h", -- cgit v1.1