Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 59654151762df9ae13f322bc51da8a8a38811c81..d995e1a01f032ccdf04494b9f22f29884bb8d25f 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -206,7 +206,7 @@ |
}], |
], |
'cc_dir': 'chrome/common/extensions/api', |
- 'root_namespace': 'extensions::api', |
+ 'root_namespace': 'extensions::api::%(namespace)s', |
}, |
'dependencies': [ |
# Different APIs include some headers from chrome/common that in turn |