Chromium Code Reviews| Index: webkit/webkit.gyp |
| =================================================================== |
| --- webkit/webkit.gyp (revision 30302) |
| +++ webkit/webkit.gyp (working copy) |
| @@ -250,6 +250,7 @@ |
| # GLib/GTK, even though its name doesn't really indicate. |
| ['exclude', '/(GOwnPtr|glib/.*)\\.(cpp|h)$'], |
| ['exclude', '(Default|Gtk|Mac|None|Qt|Win|Wx)\\.(cpp|mm)$'], |
| + ['exclude', 'wtf/CurrentTime\\.cpp$'], |
| ], |
| 'direct_dependent_settings': { |
| 'include_dirs': [ |