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

Unified Diff: chrome/browser/budget_service/PRESUBMIT.py

Issue 2039283002: Create new directory for budget_service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added PRESUMBIT.py Created 4 years, 6 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/browser/budget_service/OWNERS ('k') | chrome/browser/budget_service/background_budget_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/budget_service/PRESUBMIT.py
diff --git a/chrome/browser/push_messaging/PRESUBMIT.py b/chrome/browser/budget_service/PRESUBMIT.py
similarity index 76%
copy from chrome/browser/push_messaging/PRESUBMIT.py
copy to chrome/browser/budget_service/PRESUBMIT.py
index aa4ae97d1ae4163b4ed6c928b42a34bbda5a6247..c91540dc3223c5fae132de44526310cbb887dbba 100644
--- a/chrome/browser/push_messaging/PRESUBMIT.py
+++ b/chrome/browser/budget_service/PRESUBMIT.py
@@ -1,8 +1,8 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
+# Copyright 2016 The Chromium Authors. All rights reserved.
# 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 Push Messaging.
+"""Top-level presubmit script for the Budget Service.
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 | « chrome/browser/budget_service/OWNERS ('k') | chrome/browser/budget_service/background_budget_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698