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

Unified Diff: chrome/android/BUILD.gn

Issue 2254763002: Enable the optional permission prompt persistence toggle on grouped infobars (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@permission-infobardelegate-clean
Patch Set: Add CL dependency; improve media impl Created 4 years, 4 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/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 3c7681bb4c1c409ddb3a8266a54b2f94e31aeb9a..8efe9e23cd6cdc06c13dfce7aa28029ddf381e0f 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -417,6 +417,7 @@ android_library("chrome_test_java") {
"//chrome/test/data/webapps/",
"//chrome/test/media_router/resources/",
"//content/test/data/android/geolocation.html",
+ "//content/test/data/android/media_permissions.html",
"//content/test/data/media/getusermedia.html",
"//content/test/data/media/session/",
"//content/test/data/media/webrtc_test_utilities.js",

Powered by Google App Engine
This is Rietveld 408576698