Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1470)

Unified Diff: components/DEPS

Issue 23601009: Fix checkdeps following variations target move. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/mt19937ar/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/DEPS
===================================================================
--- components/DEPS (revision 220339)
+++ components/DEPS (working copy)
@@ -13,4 +13,7 @@
# "+content/public/browser" rule.
"-content",
"+content/public/common",
+
+ # Dependencies of variations component.
+ "+third_party/mt19937ar",
]
« no previous file with comments | « no previous file | third_party/mt19937ar/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698