diff options
author | saintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-24 19:50:30 +0000 |
---|---|---|
committer | saintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-24 19:50:30 +0000 |
commit | 05a3a86b3af49f110ba5f5f60b02f889e8881eff (patch) | |
tree | a4cb30472b731bfb6bd54164b1c306cae279ee90 /views/DEPS | |
parent | fcb79b5c168c96495641cb431c351a4b10d16555 (diff) | |
download | chromium_src-05a3a86b3af49f110ba5f5f60b02f889e8881eff.zip chromium_src-05a3a86b3af49f110ba5f5f60b02f889e8881eff.tar.gz chromium_src-05a3a86b3af49f110ba5f5f60b02f889e8881eff.tar.bz2 |
Move bubble border under views/bubble.
This is a redo of http://codereview.chromium.org/7629009/
BUG=none
TEST=none
TBR=ben@chromium.org
Review URL: http://codereview.chromium.org/7720011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98095 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/DEPS')
-rw-r--r-- | views/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ include_rules = [ "+grit/ui_resources.h", + "+grit/ui_resources_standard.h", + "+grit/ui_resources_large.h", "+grit/ui_strings.h", "+skia/ext", "+net", |