Fix checkdeps following variations target move.
Broken by: https://codereview.chromium.org/23097007/ BUG=266007 TBR=joi@chromium.org Review URL: https://codereview.chromium.org/23601009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220341 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@@ -13,4 +13,7 @@ include_rules = [
|
|||||||
# "+content/public/browser" rule.
|
# "+content/public/browser" rule.
|
||||||
"-content",
|
"-content",
|
||||||
"+content/public/common",
|
"+content/public/common",
|
||||||
|
|
||||||
|
# Dependencies of variations component.
|
||||||
|
"+third_party/mt19937ar",
|
||||||
]
|
]
|
||||||
|
2
third_party/mt19937ar/OWNERS
vendored
2
third_party/mt19937ar/OWNERS
vendored
@@ -1 +1 @@
|
|||||||
asvitkine
|
asvitkine@chromium.org
|
||||||
|
Reference in New Issue
Block a user