Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 03e276d726ffd0fae6d0eac3593e1527a53e43f9..3e1233fa71b273f0c8ecfcea059fa69481f71e35 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -178,6 +178,7 @@ |
'root_namespace': 'extensions::api', |
}, |
'dependencies': [ |
+ '<(DEPTH)/content/content.gyp:content_browser', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/sync/sync.gyp:sync', |
], |