Index: components/metrics/README |
diff --git a/components/metrics/README b/components/metrics/README |
index 3461deaa96a370a70ec3d1341a04263b61434cb7..5a2abbb2f69dcc828c585dfaf7c8a87df77efc9c 100644 |
--- a/components/metrics/README |
+++ b/components/metrics/README |
@@ -18,5 +18,6 @@ separation between the metrics upload logic (protbuf generation, retry, etc...), |
the chrome part (gathering histogram from all the threads, populating the |
log with hardware characteristics, plugin state, etc.). |
-It is a plus if the component stays in a single directory as it would be easier |
+It is a plus if the code currently in the component (i.e., the code that can |
+depend only on //base) stays in a single directory as it would be easier |
for ChromeOS to pull it :). |