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

Unified Diff: android_webview/BUILD.gn

Issue 2300703005: DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. (Closed)
Patch Set: for_landing! 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/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 95ede9d9186ccfe6397ab3676d3ba22ac6538c96..90949095041e38ff459b30d08fb080bca95e68b1 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -420,8 +420,8 @@ source_set("common") {
"browser/aw_contents_io_thread_client.h",
"browser/aw_cookie_access_policy.cc",
"browser/aw_cookie_access_policy.h",
- "browser/aw_dev_tools_discovery_provider.cc",
- "browser/aw_dev_tools_discovery_provider.h",
+ "browser/aw_devtools_manager_delegate.cc",
+ "browser/aw_devtools_manager_delegate.h",
"browser/aw_download_manager_delegate.cc",
"browser/aw_download_manager_delegate.h",
"browser/aw_form_database_service.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