summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-29 13:59:14 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-29 13:59:14 +0000
commit2e77cdbbeae4b20fc3c16c710aadb0a039eb278b (patch)
tree5172f79dbb922e0048fd90c7fe3a3f23731d8390 /ash/DEPS
parent88db1298cc5bcf42dd4bc307b808118c2fc74e54 (diff)
downloadchromium_src-2e77cdbbeae4b20fc3c16c710aadb0a039eb278b.zip
chromium_src-2e77cdbbeae4b20fc3c16c710aadb0a039eb278b.tar.gz
chromium_src-2e77cdbbeae4b20fc3c16c710aadb0a039eb278b.tar.bz2
Add debug shortcuts that toggles options to shows debug borders and fps counters
This is what's removed from https://codereview.chromium.org/14050009, plus dependency fix. Confirmed shared_library build works on win_aura. TBR=jamescook@chromium.org BUG=227375 Review URL: https://chromiumcodereview.appspot.com/14386024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197029 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/DEPS')
-rw-r--r--ash/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/DEPS b/ash/DEPS
index 7aa545b..29f9c96 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+cc/debug",
"+chromeos",
"+content/public",
"+grit/ash_resources.h",