| Index: components/doodle/DEPS
|
| diff --git a/components/doodle/DEPS b/components/doodle/DEPS
|
| index b41c6c925805a2d72207b3b21405e48fd40cb615..f5fa82b871ae586dafc01ea999c4080dbdbbf0e7 100644
|
| --- a/components/doodle/DEPS
|
| +++ b/components/doodle/DEPS
|
| @@ -1,10 +1,12 @@
|
| include_rules = [
|
| "+components/data_use_measurement/core",
|
| "+components/google/core/browser",
|
| + "+components/image_fetcher/core",
|
| "+components/keyed_service/core",
|
| "+components/prefs",
|
| "+net/base",
|
| "+net/http/http_status_code.h",
|
| "+net/traffic_annotation",
|
| "+net/url_request",
|
| + "+ui/gfx",
|
| ]
|
|
|