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

Unified Diff: Source/platform/blink_platform.gypi

Issue 25527004: Move PlatformEvent.cpp/.h to Source/platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« Source/platform/PlatformEvent.cpp ('K') | « Source/platform/PlatformEvent.cpp ('k') | no next file » | 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 2560058570d72340a258a5619e96cfbfb57d22ac..81aa7d0e8e30e545a54a1a5b9a2cab0eff36a2f6 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -28,6 +28,8 @@
'Logging.h',
'NotImplemented.cpp',
'NotImplemented.h',
+ 'PlatformEvent.cpp',
+ 'PlatformEvent.h',
'PurgeableBuffer.cpp',
'PurgeableBuffer.h',
'SharedBuffer.cpp',
« Source/platform/PlatformEvent.cpp ('K') | « Source/platform/PlatformEvent.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698