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

Unified Diff: Source/platform/blink_platform.gypi

Issue 67433002: Move Mac related files to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to add exporting Created 7 years, 1 month 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/core/platform/mac/WebFontCache.mm ('k') | Source/platform/mac/BlockExceptions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index ad737d1bb146b558873bf686c5af06aebd305f8a..ecc99c0fd33f506c740cf0f50babe9df8e1706c9 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -364,6 +364,8 @@
'graphics/ThreadSafeDataTransport.h',
'graphics/WindRule.h',
'mac/KillRingMac.mm',
+ 'mac/BlockExceptions.mm',
+ 'mac/WebFontCache.mm',
Stephen Chennney 2013/11/09 12:12:29 Headers too.
'mediastream/MediaConstraints.cpp',
'mediastream/MediaConstraints.h',
'mediastream/MediaStreamSource.cpp',
« no previous file with comments | « Source/core/platform/mac/WebFontCache.mm ('k') | Source/platform/mac/BlockExceptions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698