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

Unified Diff: chrome/android/webapk/shell_apk/junit/DEPS

Issue 2179163002: Make HostBrowserClassLoader#getClassLoaderInstance() work if Chrome gets updated (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into webapk_chrome_updated 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/junit/DEPS
diff --git a/chromecast/renderer/media/DEPS b/chrome/android/webapk/shell_apk/junit/DEPS
similarity index 58%
copy from chromecast/renderer/media/DEPS
copy to chrome/android/webapk/shell_apk/junit/DEPS
index 9be0bc0fccc63ccbfd95ab575f3a8276ec266210..6c53bc29c312a9de9cd6fa01502fcc7ddb3e2261 100644
--- a/chromecast/renderer/media/DEPS
+++ b/chrome/android/webapk/shell_apk/junit/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+gpu",
+ "+testing",
]

Powered by Google App Engine
This is Rietveld 408576698