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

Unified Diff: ui/resources/default_100_percent/aura/PRESUBMIT.py

Issue 10905242: add ash_resources.grd and necessary changes to use images in ash/resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't guard ash_strings with aura=1 Created 8 years, 3 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
Index: ui/resources/default_100_percent/aura/PRESUBMIT.py
diff --git a/ui/resources/default_100_percent/aura/PRESUBMIT.py b/ui/resources/default_100_percent/aura/PRESUBMIT.py
deleted file mode 100644
index 604f08ceaf6f34108e1554969c20d434fb0d74ba..0000000000000000000000000000000000000000
--- a/ui/resources/default_100_percent/aura/PRESUBMIT.py
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright (c) 2012 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.
-
-"""Chromium presubmit script for src/ui/resources/default_100_percent/aura/.
-
-See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
-for more details on the presubmit API built into gcl.
-"""
-
-def GetPreferredTrySlaves():
- return ['linux_chromeos', 'win_aura']

Powered by Google App Engine
This is Rietveld 408576698