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

Unified Diff: content/browser/cache_storage/PRESUBMIT.py

Issue 1039763002: Cache Storage: Move files to content/*/cache_storage, rename classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GN fix 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 | « content/browser/cache_storage/OWNERS ('k') | content/browser/cache_storage/cache_storage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/cache_storage/PRESUBMIT.py
diff --git a/ash/PRESUBMIT.py b/content/browser/cache_storage/PRESUBMIT.py
similarity index 92%
copy from ash/PRESUBMIT.py
copy to content/browser/cache_storage/PRESUBMIT.py
index f39f299b21700870deaed1717f3c614564947e74..fdfe05452a7161618c5c6a988658af3ecdd95865 100644
--- a/ash/PRESUBMIT.py
+++ b/content/browser/cache_storage/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.
-"""Presubmit script for ash.
+"""Presubmit script for cache_storage.
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 | « content/browser/cache_storage/OWNERS ('k') | content/browser/cache_storage/cache_storage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698