diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-06 01:13:41 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-06 01:13:41 +0000 |
commit | c601cd327760f385f03d228967d8aa7445712dd6 (patch) | |
tree | 3849dc1f70c468d26dc2543db85979eb8a5b8c1d /app/DEPS | |
parent | 24e5219bf22811b32ca821c35c85f31e2697160a (diff) | |
download | chromium_src-c601cd327760f385f03d228967d8aa7445712dd6.zip chromium_src-c601cd327760f385f03d228967d8aa7445712dd6.tar.gz chromium_src-c601cd327760f385f03d228967d8aa7445712dd6.tar.bz2 |
move chrome_font to app/gfx
http://crbug.com/11387
Review URL: http://codereview.chromium.org/115010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15367 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/DEPS')
-rw-r--r-- | app/DEPS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ include_rules = [ # chrome/common.
"+chrome/common/chrome_paths.h",
"+chrome/common/chrome_switches.h",
- "+chrome/common/gfx/chrome_canvas.h",
- "+chrome/common/gfx/chrome_font.h",
"+chrome/common/gtk_util.h",
# TODO(beng): l10n_util_unittest.cc:
|