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

Unified Diff: build/filename_rules.gypi

Issue 10009024: Remove WAYLAND port (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync 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 | « build/common.gypi ('k') | build/linux/system.gyp » ('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 1de7e5d46b1d406dd4fde2a7ac97a02ad5204380..d5a5a658512b41c7c9a8aba8fcc5778addda936a 100644
--- a/build/filename_rules.gypi
+++ b/build/filename_rules.gypi
@@ -80,12 +80,5 @@
['exclude', '(^|/)ash/'],
]
}],
- ['use_wayland!=1', {
- 'sources/': [
- ['exclude', '_(wayland)(_unittest)?\\.(h|cc)$'],
- ['exclude', '(^|/)wayland/'],
- ['exclude', '(^|/)(wayland)_[^/]*\\.(h|cc)$'],
- ],
- }],
]
}
« no previous file with comments | « build/common.gypi ('k') | build/linux/system.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698