diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-19 04:20:38 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-19 04:20:38 +0000 |
commit | 653bd7a5d52cdb37f0f6656917f48f7ee698b7b5 (patch) | |
tree | 39a499e7411b7598f04df3d64a7e7d9e3458a076 /chrome/common/DEPS | |
parent | d23ab6c4527acf8c7fb6f994b01a2b4c2e645082 (diff) | |
download | chromium_src-653bd7a5d52cdb37f0f6656917f48f7ee698b7b5.zip chromium_src-653bd7a5d52cdb37f0f6656917f48f7ee698b7b5.tar.gz chromium_src-653bd7a5d52cdb37f0f6656917f48f7ee698b7b5.tar.bz2 |
Fix deps
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106209 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index 6725a28..924169b 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -12,6 +12,7 @@ include_rules = [ "+webkit/plugins", # TODO(jam): remove me once chrome_notifcation_types.h moves to browser + "+content/public/browser/notification_source.h", "+content/public/browser/notification_types.h", # Other libraries. |