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

Unified Diff: Source/web/web.gyp

Issue 1335673002: [KeyEvent Mac] Remove the WebInputEventFactory from blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 3 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 | « Source/web/tests/WebInputEventFactoryTestMac.mm ('k') | Source/web/web.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gyp
diff --git a/Source/web/web.gyp b/Source/web/web.gyp
index 36d07a7ca0d9b03f3823b83568df8fd89175e0fb..1fcd582c4cef55891ac1516294e8b8916164b529 100644
--- a/Source/web/web.gyp
+++ b/Source/web/web.gyp
@@ -192,7 +192,6 @@
},
}, { # else: OS!="mac"
'sources/': [
- ['exclude', 'WebInputEventFactoryMac.mm$'],
['exclude', 'mac/WebScrollbarTheme.cpp$'],
],
}],
« no previous file with comments | « Source/web/tests/WebInputEventFactoryTestMac.mm ('k') | Source/web/web.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698