| Index: native_client_sdk/src/examples/demo/earth/example.dsc
|
| diff --git a/native_client_sdk/src/examples/demo/earth/example.dsc b/native_client_sdk/src/examples/demo/earth/example.dsc
|
| index 4d4829c93d1830cf85212193f327e6726e17e4bc..79bde6f4de14483c26e40765398e707b2511fbb4 100644
|
| --- a/native_client_sdk/src/examples/demo/earth/example.dsc
|
| +++ b/native_client_sdk/src/examples/demo/earth/example.dsc
|
| @@ -7,7 +7,7 @@
|
| 'SOURCES' : [
|
| 'earth.cc'
|
| ],
|
| - 'LIBS': ['ppapi_simple', 'nacl_io', 'sdk_util', 'ppapi_cpp', 'ppapi', 'pthread']
|
| + 'LIBS': ['ppapi_simple_cpp', 'nacl_io', 'sdk_util', 'ppapi_cpp', 'ppapi', 'pthread']
|
| }
|
| ],
|
| 'DATA': [
|
|
|