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

Unified Diff: Source/platform/blink_platform.gypi

Issue 25195003: Prepare to move core/platform/text into blink_platform.dll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-attempt upload 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
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/exported/WebCString.cpp » ('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 a9d36cf7c5be9ac82427f94ef9b646a3dae8e91a..1fe31cc096e70815fe15ccdf40b0fd1c54e14e2c 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -5,6 +5,14 @@
'exported/WebData.cpp',
'Clock.cpp',
'Clock.h',
+ 'DateComponents.cpp',
+ 'DateComponents.h',
+ 'Language.cpp',
+ 'Language.h',
+ 'Logging.cpp',
+ 'Logging.h',
+ 'NotImplemented.cpp',
+ 'NotImplemented.h',
'PurgeableBuffer.cpp',
'PurgeableBuffer.h',
'SharedBuffer.cpp',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/exported/WebCString.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698