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

Unified Diff: components/variations/net/DEPS

Issue 668863002: [Clean up] Move VariationsHttpHeaderProvider into a subdirectory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 2 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 | « components/variations/net/BUILD.gn ('k') | components/variations/net/variations_http_header_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/net/DEPS
diff --git a/components/variations/DEPS b/components/variations/net/DEPS
similarity index 65%
copy from components/variations/DEPS
copy to components/variations/net/DEPS
index 1a790cd8c2a1ef6f090e39c6e124a704e59d6125..f4a5acd69d26d7f43037a9e5c9997eeb9e7bbf7c 100644
--- a/components/variations/DEPS
+++ b/components/variations/net/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+components/google",
"+net",
- "+third_party/mt19937ar",
]
« no previous file with comments | « components/variations/net/BUILD.gn ('k') | components/variations/net/variations_http_header_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698