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

Unified Diff: android_webview/BUILD.gn

Issue 2353063005: Refactor ContentViewClient (1/6) (Closed)
Patch Set: cast to activity Created 4 years, 3 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 | android_webview/java/src/org/chromium/android_webview/AwContentVideoViewEmbedder.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index e092d23a7e7ae33d958e5fc5dc30cc2b8cd62583..9df30e8bdb5dc8a0e682f8c4da7ee3fe6c7917df 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -546,6 +546,7 @@ android_library("android_webview_java") {
"java/src/org/chromium/android_webview/AwAutofillClient.java",
"java/src/org/chromium/android_webview/AwBrowserContext.java",
"java/src/org/chromium/android_webview/AwBrowserProcess.java",
+ "java/src/org/chromium/android_webview/AwContentVideoViewEmbedder.java",
"java/src/org/chromium/android_webview/AwContentViewClient.java",
"java/src/org/chromium/android_webview/AwContents.java",
"java/src/org/chromium/android_webview/AwContentsBackgroundThreadClient.java",
« no previous file with comments | « no previous file | android_webview/java/src/org/chromium/android_webview/AwContentVideoViewEmbedder.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698