summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_renderer.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_renderer.gypi')
-rw-r--r--chrome/chrome_renderer.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index 1e56650..d7f0353 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -337,7 +337,7 @@
'conditions': [
['disable_nacl!=1', {
'dependencies': [
- 'nacl',
+ '../components/nacl.gyp:nacl',
],
}],
['enable_plugins==1', {