Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 5a57f09f1cb2f6033e1bd8100678a65e7ccb8079..f77482cabfc5b3a0a2f5e3d78ad9318fdb18d402 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -4730,7 +4730,7 @@ |
# so forking it's deps seems like overkill. |
# But this variable need defined to properly run gyp. |
# A proper solution is to have an OS==android conditional |
- # in third_party/libvpx_new/libvpx.gyp to define it. |
+ # in third_party/libvpx/libvpx.gyp to define it. |
'libvpx_path': 'lib/linux/arm', |
}, |
'target_defaults': { |