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

Unified Diff: chrome/android/webapk/DEPS

Issue 2133923002: Simplify caller checking logic in WebApkServiceImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into sandbox_on_transact1 Created 4 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: chrome/android/webapk/DEPS
diff --git a/chrome/android/webapk/DEPS b/chrome/android/webapk/DEPS
index 1a81e27afc75e135e7be25bdaea3856fda193c05..b870bb1cc17258f2122249f40eb0f5d121333074 100644
--- a/chrome/android/webapk/DEPS
+++ b/chrome/android/webapk/DEPS
@@ -3,5 +3,6 @@
include_rules = [
"-base",
"-chrome",
+ "-content",
"-testing",
]

Powered by Google App Engine
This is Rietveld 408576698