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 47a7a4d68ea2092329f003eb9f789b051b8027a5..261d54e4ffaf08bfa01a884ab8ba55c69ae4453b 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', |
@@ -1044,6 +1045,7 @@ |
'filesystem/SyncCallbackHelper.h', |
'filesystem/WorkerGlobalScopeFileSystem.cpp', |
'filesystem/WorkerGlobalScopeFileSystem.h', |
+ 'fontaccess/FontAccessDescription.h', |
'gamepad/Gamepad.cpp', |
'gamepad/Gamepad.h', |
'gamepad/GamepadButton.cpp', |