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

Unified Diff: components/data_usage/PRESUBMIT.py

Issue 1373373002: Create component to expose network usage stats to consumers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nits Created 5 years, 2 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 | « components/data_usage/OWNERS ('k') | components/data_usage/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/data_usage/PRESUBMIT.py
diff --git a/components/cronet/PRESUBMIT.py b/components/data_usage/PRESUBMIT.py
similarity index 87%
copy from components/cronet/PRESUBMIT.py
copy to components/data_usage/PRESUBMIT.py
index c822d7691f602af03d06f8b6d316f9a4e9cd0cd0..60e8fdfb4871c14c0153e1b9188593c00ffa36eb 100644
--- a/components/cronet/PRESUBMIT.py
+++ b/components/data_usage/PRESUBMIT.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""Top-level presubmit script for src/components/cronet.
+"""Top-level presubmit script for the data_usage component.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
for more details about the presubmit API built into depot_tools.
« no previous file with comments | « components/data_usage/OWNERS ('k') | components/data_usage/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698