diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-29 13:59:14 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-29 13:59:14 +0000 |
commit | 2e77cdbbeae4b20fc3c16c710aadb0a039eb278b (patch) | |
tree | 5172f79dbb922e0048fd90c7fe3a3f23731d8390 /ash/DEPS | |
parent | 88db1298cc5bcf42dd4bc307b808118c2fc74e54 (diff) | |
download | chromium_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/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ include_rules = [ + "+cc/debug", "+chromeos", "+content/public", "+grit/ash_resources.h", |