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

Unified Diff: chrome/android/BUILD.gn

Issue 2829023002: Fix cancelling permission requests on Android when the PermissionRequestManager is enabled (Closed)
Patch Set: rebase Created 3 years, 7 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
« no previous file with comments | « no previous file | chrome/android/java_sources.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 493eb02023a1ca814d068b9e94ec64fe60c34a12..12acdd41daf90e06f6dfc4f51c451e7a7376750e 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -505,6 +505,7 @@ android_library("chrome_test_java") {
"//chrome/test/data/push_messaging/",
"//chrome/test/data/translate/",
"//chrome/test/media_router/resources/",
+ "//content/test/data/android/permission_frame_test.html",
"//content/test/data/android/geolocation.html",
"//content/test/data/android/quota_permissions.html",
"//content/test/data/android/media_permissions.html",
« no previous file with comments | « no previous file | chrome/android/java_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698