diff options
Diffstat (limited to 'content/content.gyp')
-rw-r--r-- | content/content.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content.gyp b/content/content.gyp index 046293d..9961de2 100644 --- a/content/content.gyp +++ b/content/content.gyp @@ -33,6 +33,7 @@ ['OS != "ios"', { 'includes': [ '../build/win_precompile.gypi', + 'content_components_navigation_interception.gypi', 'content_shell.gypi', ], }], |