Index: chrome/common/metrics/DEPS |
diff --git a/chrome/common/metrics/DEPS b/chrome/common/metrics/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2ec227fe69009c0b6635bd35a14a98502f1b2600 |
--- /dev/null |
+++ b/chrome/common/metrics/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+components/metrics/proto/system_profile.pb.h", |
+] |
+ |
Ilya Sherman
2015/03/25 18:34:32
nit: Please remove this extra newline.
|