Index: chrome/chrome_renderer.gypi |
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi |
index b57fc7f097c05137f43009ced8549153c4b59a45..224a17eb2b0b29b8c9ea30c99ba5e7306f1bf8a9 100644 |
--- a/chrome/chrome_renderer.gypi |
+++ b/chrome/chrome_renderer.gypi |
@@ -480,7 +480,7 @@ |
'dependencies': [ |
# TODO(hclam): See crbug.com/298380 for details. |
# We should isolate the APIs needed by the renderer. |
- '<(DEPTH)/chrome/common/extensions/api/api.gyp:api', |
+ '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api', |
], |
}], |
['enable_printing!=0', { |