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

Unified Diff: components/offline_items_collection/core/DEPS

Issue 2707003003: Initial checkin of the Java OfflineContentProvider (Closed)
Patch Set: Fixed findbugs warning Created 3 years, 9 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: components/offline_items_collection/core/DEPS
diff --git a/components/offline_items_collection/core/DEPS b/components/offline_items_collection/core/DEPS
index c539f2f8164c92834a81fba6a4f3fb94bf5db849..af6de739e2a20b61447fa32a71002eb516d311a0 100644
--- a/components/offline_items_collection/core/DEPS
+++ b/components/offline_items_collection/core/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+base",
"+components/offline_pages",
+ "+jni",
"+testing",
"+url",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698