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

Unified Diff: chrome/chrome.gyp

Issue 23030005: Android: exclude dead code from android build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Don't exclude vector_canvas Created 7 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 | « no previous file | chrome/chrome_browser.gypi » ('j') | ui/ui.gyp » ('J')
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 b9988b8e68bbf442135e1e498479fb587a4b8948..432bad27fb6c487cd060492190ebe47b5e4ef0aa 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -212,7 +212,9 @@
'../third_party/libusb/libusb.gyp:libusb',
],
'sources!': [
+ 'browser/devtools/adb/android_rsa.cc',
'browser/devtools/browser_list_tabcontents_provider.cc',
+ 'browser/devtools/devtools_file_system_indexer.cc',
'browser/devtools/devtools_window.cc',
'browser/devtools/remote_debugging_server.cc',
],
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | ui/ui.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698