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

Unified Diff: Source/core/core.gyp

Issue 481453003: Add FontFaceDescriptors IDL dictionary (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@idl_gyp
Patch Set: Rebase Created 6 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/core/core.gni ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index 489cf8956e19a110ed06aab220d67e44bd1a284d..4d957f46d3db50641f455281b2558a86200ae316 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -281,8 +281,7 @@
'<(blink_core_output_dir)/CSSPropertyMetadata.cpp',
# IDL dictionary impl files generated by IDL compiler
- # FIXME: Add '<@(generated_core_dictionary_files)',
- # See comment on core/core.gypi
+ '<@(generated_core_dictionary_files)',
],
'conditions': [
['OS=="win" and component=="shared_library"', {
« no previous file with comments | « Source/core/core.gni ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698