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

Unified Diff: ui/ui.gyp

Issue 141703005: Remove all exclude rules that filename_rules.gypi already handles. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 11 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 | « printing/printing.gyp ('k') | webkit/common/webkit_common.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 5aa53e3fa0506e47707a53e60cfe4e0d64627a6a..1d7173fc7f5c98f6098b77c30dede50ad4347dfd 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -499,9 +499,6 @@
'base/dragdrop/drag_drop_types.h',
'base/dragdrop/os_exchange_data.cc',
],
- 'sources/': [
- ['exclude', '^base/win/'],
- ],
}],
['OS=="mac"', {
'dependencies': [
« no previous file with comments | « printing/printing.gyp ('k') | webkit/common/webkit_common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698