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

Unified Diff: android_webview/DEPS

Issue 2975693002: Add AwVariationsSeedFetchService and refactory VariationsSeedFetcher (Closed)
Patch Set: Update for comments of Patch 5 and fix test failure Created 3 years, 5 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
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 1387b95683e840fc94b03e6bb1a2101e44816c14..447f527868d8c08db2688e6e2950431f2a0ec210 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+components/network_session_configurator/common",
"+components/metrics",
"+components/prefs",
+ "+components/variations",
sgurun-gerrit only 2017/07/12 16:12:25 can this be more fine grained - such as android_we
yiyuny 2017/07/12 18:31:30 Done.
"+components/version_info",
# Only allow this header in spellchecking since allowing all of spellchecking
# would include both browser and renderer components.

Powered by Google App Engine
This is Rietveld 408576698