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

Unified Diff: android_webview/java/DEPS

Issue 2975693002: Add AwVariationsSeedFetchService and refactory VariationsSeedFetcher (Closed)
Patch Set: Fix typo in comments 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/java/DEPS
diff --git a/android_webview/java/DEPS b/android_webview/java/DEPS
index 66346c5d9f387a516eec317e7fbaeda78116615d..b745f43831198fdde4ef34d927bcc63edba37971 100644
--- a/android_webview/java/DEPS
+++ b/android_webview/java/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/policy/android/java",
"+components/safe_browsing_db/android/java",
"+components/web_contents_delegate_android/android/java",
+ "+components/variations/android/java",
"+device/gamepad/android/java",
"+media/base/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698