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

Unified Diff: build/filename_rules.gypi

Issue 10532178: Rename back _linuxish to linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed a typo Created 8 years, 6 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/app/breakpad_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/filename_rules.gypi
diff --git a/build/filename_rules.gypi b/build/filename_rules.gypi
index 5941f7a175309e5b9725660a9d6fa9ba89453ad9..cb97498c9de6791d221a4389ee5a8cb5262b8139 100644
--- a/build/filename_rules.gypi
+++ b/build/filename_rules.gypi
@@ -29,12 +29,6 @@
['exclude', '(^|/)linux/'],
],
}],
- ['OS!="android" and OS!="linux" and OS!="openbsd" and OS!="freebsd" or >(nacl_untrusted_build)==1', {
- 'sources/': [
- ['exclude', '_linuxish(_unittest)?\\.(h|cc)$'],
- ['exclude', '(^|/)linuxish/'],
- ],
- }],
['OS!="android"', {
'sources/': [
['exclude', '_android(_unittest)?\\.cc$'],
« no previous file with comments | « no previous file | chrome/app/breakpad_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698