diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-23 05:48:17 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-23 05:48:17 +0000 |
commit | de9f3e4cb330674fa2247199316e886588facad5 (patch) | |
tree | 22e0eadef13ff73c82b389d81124142e5676e190 /ash/DEPS | |
parent | 330f3a3d8cb1201c5d07a023f56644a186a4e7ba (diff) | |
download | chromium_src-de9f3e4cb330674fa2247199316e886588facad5.zip chromium_src-de9f3e4cb330674fa2247199316e886588facad5.tar.gz chromium_src-de9f3e4cb330674fa2247199316e886588facad5.tar.bz2 |
Add debug shortcuts that toggles options to shows paint rects, debug borders and fps counters.
Cleanup: Separate desktop shortcuts which are useful only on linux desktop, and debug shortcuts.
BUG=227375
Review URL: https://chromiumcodereview.appspot.com/14050009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195733 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", |