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

Unified Diff: base/base.gypi

Issue 8387042: Android build fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 | build/install-build-deps-android.sh » ('j') | build/install-build-deps-android.sh » ('J')
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 8fa20dc31ae680c715d7cdb58e803be84081df76..2983b5c67ae6276e2ad885355c2e4be2bea98d40 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -435,6 +435,7 @@
],
[ 'OS == "android"', {
'sources/': [
+ ['exclude', '^files/file_path_watcher_kqueue.cc'],
Mark Mentovai 2011/10/31 22:27:22 In this entire section: The dots should be escape
['exclude', '^debug/stack_trace.cc'],
['exclude', '^debug/stack_trace_posix.cc'],
['exclude', '^system_monitor/system_monitor_posix.cc'],
« no previous file with comments | « no previous file | build/install-build-deps-android.sh » ('j') | build/install-build-deps-android.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698