Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index ac9a7356fd575d590f023c601f242e1c8b924796..e6db9f2e638d010e6ab886c358cf59bec9255f96 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -19,6 +19,7 @@ include_rules = [ |
| "+components/signin/core/common", |
| "+components/translate/core/common", |
| "+extensions/common", |
| + "+gin/public", # For profiling.cc |
| "+google_apis/gaia", # For gaia_switches.h |
| "+grit", # For generated headers. TODO(thestig): Remove. |
| "+media", |