Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: chrome/common/metrics/DEPS

Issue 1030503003: Metrics log modification to handle external components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move deps Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/metrics/version_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/metrics/version_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698