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

Unified Diff: chrome/chrome.gyp

Issue 10885023: Use ChromeBrowserMainPartsAndroid. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: thestig's comments Created 8 years, 4 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/profiles/profile_manager.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 264600e1938a53788c6fb8d6144b012b92d447f1..df29939d0a41a526afbb9b7bc85ca093ccca5262 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -216,7 +216,9 @@
}],
['OS=="android"', {
'sources!': [
+ 'browser/debugger/browser_list_tabcontents_provider.cc',
'browser/debugger/devtools_window.cc',
+ 'browser/debugger/remote_debugging_server.cc',
],
}],
],
« no previous file with comments | « chrome/browser/profiles/profile_manager.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698