0

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:
asvitkine@chromium.org
2013-08-29 18:18:46 +00:00
parent 50ae9f1c73
commit 71352b81c0
2 changed files with 4 additions and 1 deletions
components
third_party/mt19937ar

@@ -13,4 +13,7 @@ include_rules = [
# "+content/public/browser" rule.
"-content",
"+content/public/common",
# Dependencies of variations component.
"+third_party/mt19937ar",
]

@@ -1 +1 @@
asvitkine
asvitkine@chromium.org