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

Unified Diff: base/base.gypi

Issue 10823291: Exclude more files from Android build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase again 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 | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index dae1669209ddcd33a246407cab9c23ec5717253f..79b5eadaa3a2b97d9593d0cf33b9eccdc229b8f9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -574,6 +574,7 @@
}],
['OS == "android" and >(nacl_untrusted_build)==0', {
'sources!': [
+ 'base_paths_posix.cc',
'files/file_path_watcher_kqueue.cc',
'system_monitor/system_monitor_posix.cc',
],
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698