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

Unified Diff: chrome/android/webapk/shell_apk/javatests/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/shell_apk/javatests/DEPS
diff --git a/chrome/android/webapk/shell_apk/javatests/DEPS b/chrome/android/webapk/shell_apk/javatests/DEPS
index 86da7fe520d4227379c51aedf69dd984f3d7b98d..1890e751b93338854cbbff94cf54e06777651f54 100644
--- a/chrome/android/webapk/shell_apk/javatests/DEPS
+++ b/chrome/android/webapk/shell_apk/javatests/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+base",
"+chrome/android/webapk/libs/client",
"+chrome/android/webapk/libs/common",
+ "+content/public/test",
]

Powered by Google App Engine
This is Rietveld 408576698