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

Unified Diff: android_webview/glue/BUILD.gn

Issue 2298093008: android webview: Upstream android 7 glue layer (Closed)
Patch Set: 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/glue/java/src/com/android/webview/chromium/MonochromeLibraryPreloader.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/glue/BUILD.gn
diff --git a/android_webview/glue/BUILD.gn b/android_webview/glue/BUILD.gn
index aa93257fd6defa0e81c728038590b240320e838b..4347ccdfbb747a72bad671608dbfd8e70b0a46b8 100644
--- a/android_webview/glue/BUILD.gn
+++ b/android_webview/glue/BUILD.gn
@@ -69,6 +69,11 @@ android_library("glue") {
"java/src/com/android/webview/chromium/GraphicsUtils.java",
"java/src/com/android/webview/chromium/LicenseActivity.java",
"java/src/com/android/webview/chromium/LicenseContentProvider.java",
+ "java/src/com/android/webview/chromium/MonochromeLibraryPreloader.java",
+ "java/src/com/android/webview/chromium/ServiceWorkerClientAdapter.java",
+ "java/src/com/android/webview/chromium/ServiceWorkerControllerAdapter.java",
+ "java/src/com/android/webview/chromium/ServiceWorkerSettingsAdapter.java",
+ "java/src/com/android/webview/chromium/TokenBindingManagerAdapter.java",
"java/src/com/android/webview/chromium/WebBackForwardListChromium.java",
"java/src/com/android/webview/chromium/WebHistoryItemChromium.java",
"java/src/com/android/webview/chromium/WebIconDatabaseAdapter.java",
« no previous file with comments | « no previous file | android_webview/glue/java/src/com/android/webview/chromium/MonochromeLibraryPreloader.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698