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

Unified Diff: build/filename_rules.gypi

Issue 9999004: Revert 131404 - Upstream native crash handling changes for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « breakpad/breakpad.gyp ('k') | chrome/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/filename_rules.gypi
===================================================================
--- build/filename_rules.gypi (revision 131418)
+++ build/filename_rules.gypi (working copy)
@@ -35,12 +35,6 @@
['exclude', '(^|/)android/'],
],
}],
- ['OS!="android" and OS!="linux" and OS!="openbsd" and OS!="freebsd"', {
- 'sources/': [
- ['exclude', '_linuxish(_unittest)?\\.(h|cc)$'],
- ['exclude', '(^|/)linuxish/'],
- ],
- }],
['OS=="win"', {
'sources/': [ ['exclude', '_posix(_unittest)?\\.(h|cc)$'] ],
}],
« no previous file with comments | « breakpad/breakpad.gyp ('k') | chrome/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698