Rename the variable for holding SocketStreamJob in SocketStreamHost from socket_...
[chromium-blink-merge.git] / extensions / DEPS
blob64d7efd4caa62f9c78a1c744d4d91494ff2c633b
1 include_rules = [
2   "+base",
3   "+content/public/common",
4   "+crypto",
5   "+googleurl",
6   "+testing",
7   "+ui"
10 # More specific rules for what we are allowed to include.
11 specific_include_rules = {
12   ".*test\.cc": [
13     "+content/public/test",
14   ]