0
Files
src/base/DEPS
dkegel@google.com 36987e9fae Use libevent, second try. Changes this time:
- remove bogus include of base/completion_callback.h
- add DEPS rules to allow including third_party/libevent

Review URL: http://codereview.chromium.org/2964

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2371 0039d316-1c4b-4281-b951-d872f2087c98
2008-09-18 18:46:26 +00:00

5 lines
70 B
Python

include_rules = [
"+third_party/zlib",
"+third_party/libevent",
]