Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 3fe80e1a814b14ac6a064ada777aed35f8e70215..6e775fa5f696676b79daf491d1dcc3b58c3600d9 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -12,6 +12,7 @@ include_rules = [ |
| "+components/dom_distiller/core", |
| "+components/metrics/client_info.h", |
| "+components/metrics/metrics_pref_names.h", |
| + "+components/metrics/proto/system_profile.pb.h", |
|
Ilya Sherman
2015/03/23 21:59:29
Can the metrics lines be moved to //chrome/common/
Olivier
2015/03/24 16:28:02
Only system_profile.pb.h
The other are included in
Ilya Sherman
2015/03/24 18:09:44
Okay. Please move the system_profile.pb.h one. I
Olivier
2015/03/25 18:09:35
Done.
|
| "+components/nacl/common", |
| "+components/password_manager/core/common", |
| "+components/printing/common", |