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

Unified Diff: chrome/chrome.gyp

Issue 10885023: Use ChromeBrowserMainPartsAndroid. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index d89eeccf90eb45c0b06f5754d5bfc03bb0f7063f..048ae23fbf8d49710da7686fbae8ad6544b9b629 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -216,6 +216,7 @@
}],
['OS=="android"', {
'sources!': [
+ 'browser/debugger/browser_list_tabcontents_provider.cc',
'browser/debugger/devtools_window.cc',
],
}],

Powered by Google App Engine
This is Rietveld 408576698