| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index daa04bcea9f4788441c9bdb8a477b3d354964fb6..3b21f0247124d459562cea0cc870c2ec11db6a20 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -3,15 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| {
|
| - 'variables': {
|
| - 'conditions': [
|
| - ['inside_chromium_build==0', {
|
| - 'webkit_src_dir': '../../../..',
|
| - },{
|
| - 'webkit_src_dir': '../third_party/WebKit',
|
| - }],
|
| - ],
|
| - },
|
| 'target_defaults': {
|
| 'variables': {
|
| 'ppapi_shared_target': 0,
|
|
|