| Index: athena/main/athena_main.gyp
|
| diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
|
| index f66babd1adbfd71699a3ad3cb266d0c2c3faf5da..9319fee2f826951144132ae22e74f59ac63852a5 100644
|
| --- a/athena/main/athena_main.gyp
|
| +++ b/athena/main/athena_main.gyp
|
| @@ -42,13 +42,12 @@
|
| '../../ui/aura/aura.gyp:aura',
|
| '../../ui/compositor/compositor.gyp:compositor_test_support',
|
| '../../ui/gfx/gfx.gyp:gfx',
|
| + '../../url/url.gyp:url_lib',
|
| '../athena.gyp:athena_lib',
|
| '../athena.gyp:athena_test_support',
|
| ],
|
| 'sources': [
|
| 'athena_shell.cc',
|
| - 'sample_activity.cc',
|
| - 'sample_activity.h',
|
| ],
|
| }
|
| ], # targets
|
|
|