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

Unified Diff: android_webview/BUILD.gn

Issue 1908223002: Remove content/gpu from content/browser/android/DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: owned_sync_point_manager_ Created 4 years, 8 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/android_webview.gyp » ('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 2475e7b4137b301ab0e98c9410498d2e8af2ae51..1ed4de12da92575398704bda4f332c40b79d40ed 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -516,6 +516,8 @@ source_set("common") {
"common/url_constants.h",
"crash_reporter/aw_microdump_crash_reporter.cc",
"crash_reporter/aw_microdump_crash_reporter.h",
+ "gpu/aw_content_gpu_client.cc",
+ "gpu/aw_content_gpu_client.h",
"lib/aw_browser_dependency_factory_impl.cc",
"lib/aw_browser_dependency_factory_impl.h",
"lib/main/aw_main_delegate.cc",
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698