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

Unified Diff: chrome/android/webapk/libs/runtime_library/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/libs/runtime_library/javatests/DEPS
diff --git a/chromecast/browser/test/DEPS b/chrome/android/webapk/libs/runtime_library/javatests/DEPS
similarity index 71%
copy from chromecast/browser/test/DEPS
copy to chrome/android/webapk/libs/runtime_library/javatests/DEPS
index b969a40c30306d5dfba381314c46bc38091e6f40..7528863b9c80ac950c08e651957a13bb52e8067b 100644
--- a/chromecast/browser/test/DEPS
+++ b/chrome/android/webapk/libs/runtime_library/javatests/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+chrome/test",
"+content/public/test",
]

Powered by Google App Engine
This is Rietveld 408576698