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

Unified Diff: chrome/chrome.gyp

Issue 17389005: [Android] Abandon bundling DevTools frontends for mobile apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 7 years, 6 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index db90ea1301645b83d28a5ca037d9cb995a3dc947..367791e0aa354628e4a08807419d8344076a73da 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -209,6 +209,7 @@
'chrome_resources.gyp:theme_resources',
'common/extensions/api/api.gyp:api',
'../base/base.gyp:base',
+ '../components/components.gyp:devtools_remote_frontend',
'../content/content.gyp:content_browser',
'../net/net.gyp:http_server',
'../net/net.gyp:net',

Powered by Google App Engine
This is Rietveld 408576698