X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcomponents%2Fdom_distiller%2FDEPS;h=a82b8ad64e3cb8b6035b01859a461f234454114e;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=9a9f0f74dd17f03a3ccea4798059cf21703bee8d;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/components/dom_distiller/DEPS b/src/components/dom_distiller/DEPS index 9a9f0f7..a82b8ad 100644 --- a/src/components/dom_distiller/DEPS +++ b/src/components/dom_distiller/DEPS @@ -7,6 +7,7 @@ include_rules = [ "+net/base", "+net/http", "+net/url_request", + "+ui/base/l10n", "+ui/base/resource", # The dom distiller is a layered component; subdirectories must explicitly @@ -14,5 +15,4 @@ include_rules = [ # http://www.chromium.org/developers/design-documents/layered-components-design "-components/dom_distiller", "+components/dom_distiller/core", - "-content/public", ]