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

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, 4 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 700be1f2e9d9eb0151a346a5f81167d22edfb02e..2d6670823b1748d46da67441c748c1f4d4522f4f 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -283,8 +283,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