Index: third_party/WebKit/Source/modules/modules.gypi |
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi |
index 349ebd0b3ffe63986ea4c87a90da598409e7c43c..c1599179881e020d311025b30b918c5aa2e2df8e 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -79,6 +79,7 @@ |
'filesystem/FileWriterSync.idl', |
'filesystem/Metadata.idl', |
'filesystem/MetadataCallback.idl', |
+ 'fontaccess/FontAccessDescription.idl', |
'gamepad/Gamepad.idl', |
'gamepad/GamepadButton.idl', |
'gamepad/GamepadEvent.idl', |
@@ -1045,6 +1046,7 @@ |
'filesystem/SyncCallbackHelper.h', |
'filesystem/WorkerGlobalScopeFileSystem.cpp', |
'filesystem/WorkerGlobalScopeFileSystem.h', |
+ 'fontaccess/FontAccessDescription.h', |
'gamepad/Gamepad.cpp', |
'gamepad/Gamepad.h', |
'gamepad/GamepadButton.cpp', |