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

Unified Diff: chrome/chrome_browser.gypi

Issue 1099243004: [DevTools] Migrate android to devtools_discovery. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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 | « chrome/browser/chrome_browser_main.cc ('k') | components/devtools_discovery/devtools_discovery_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4a4355cbfc018a0786f71fb182372f2892763195..5fc511bb8f0d5023c4fa4636ef0e28b220cbb172 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -76,6 +76,8 @@
'browser/android/content_view_util.h',
'browser/android/cookies/cookies_fetcher.cc',
'browser/android/cookies/cookies_fetcher.h',
+ 'browser/android/dev_tools_discovery_provider_android.cc',
+ 'browser/android/dev_tools_discovery_provider_android.h',
'browser/android/dev_tools_manager_delegate_android.cc',
'browser/android/dev_tools_manager_delegate_android.h',
'browser/android/dev_tools_server.cc',
@@ -3103,6 +3105,7 @@
'../components/components.gyp:autofill_content_browser',
'../components/components.gyp:browsing_data',
'../components/components.gyp:data_reduction_proxy_content_browser',
+ '../components/components.gyp:devtools_discovery',
'../components/components.gyp:devtools_http_handler',
'../components/components.gyp:dom_distiller_content',
'../components/components.gyp:favicon_content',
« no previous file with comments | « chrome/browser/chrome_browser_main.cc ('k') | components/devtools_discovery/devtools_discovery_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698