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

Unified Diff: Source/platform/blink_platform.gyp

Issue 48113009: Move Font related classes to Source/platform/fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add two more Font related independent files 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.gyp
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp
index 0c276f72005f0754eb3eea41756c2976506d688c..645f382063b2134e27666c6eae17ace81da13596 100644
--- a/Source/platform/blink_platform.gyp
+++ b/Source/platform/blink_platform.gyp
@@ -86,6 +86,7 @@
],
'include_dirs': [
'<(DEPTH)/third_party/angle_dx11/include',
+ '<(SHARED_INTERMEDIATE_DIR)/blink',
],
'sources': [
'<@(platform_files)',

Powered by Google App Engine
This is Rietveld 408576698