Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / components / dom_distiller / DEPS
index cb7ec79..87c4337 100644 (file)
@@ -1,9 +1,11 @@
 include_rules = [
   "+components/leveldb_proto",
+  "+components/pref_registry",
   "+google", # For third_party/protobuf.
   "+grit",  # For generated headers.
   "+jni",
   "+sync/api",
+  "+sync/internal_api/public/attachments", # Needed for tests.
   "+sync/protocol",
   "+third_party/dom_distiller_js",
   "+net/base",
@@ -11,6 +13,7 @@ include_rules = [
   "+net/url_request",
   "+ui/base/l10n",
   "+ui/base/resource",
+  "+ui/gfx",
 
   # The dom distiller is a layered component; subdirectories must explicitly
   # introduce the ability to use the content layer as appropriate.