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

Unified Diff: Source/platform/blink_platform.gypi

Issue 25555005: Move text/BidiContext to Source/platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 2560058570d72340a258a5619e96cfbfb57d22ac..ef1937751c2b6984e56596db8e148af0962eb18d 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -34,6 +34,8 @@
'SharedBuffer.h',
'UUID.cpp',
'UUID.h',
+ 'text/BidiContext.cpp',
+ 'text/BidiContext.h',
],
'platform_test_files': [
'ClockTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698