diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-22 20:56:36 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-22 20:56:36 +0000 |
commit | a7af6294867b2f197d72bda0cb9e46171f4b3d37 (patch) | |
tree | cc89eaef9f9d812e937e1dc09bb4654be785b881 /ash/DEPS | |
parent | f81ac21cbde2b925ba9ba5c72eddf8ed98224f33 (diff) | |
download | chromium_src-a7af6294867b2f197d72bda0cb9e46171f4b3d37.zip chromium_src-a7af6294867b2f197d72bda0cb9e46171f4b3d37.tar.gz chromium_src-a7af6294867b2f197d72bda0cb9e46171f4b3d37.tar.bz2 |
Forgot DEPS file.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/DEPS')
-rw-r--r-- | ash/DEPS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ash/DEPS b/ash/DEPS new file mode 100644 index 0000000..5811123 --- /dev/null +++ b/ash/DEPS @@ -0,0 +1,9 @@ +include_rules = [ + "+grit/ui_resources.h", + "+grit/ui_resources_standard.h", + "+grit/ui_resources_large.h", + "+grit/ui_strings.h", + "+skia/ext", + "+net", + "+ui", +] |