| Index: cloud_print/service/service.gyp
|
| diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp
|
| index d1ac6119aa20dc42c6da2f0a0313ad097d8b1e9c..1bdc5528b1e28f0f7c70cc98aec15b4cfbe388e5 100644
|
| --- a/cloud_print/service/service.gyp
|
| +++ b/cloud_print/service/service.gyp
|
| @@ -54,11 +54,11 @@
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/base.gyp:base_static',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
|
| '<(DEPTH)/google_apis/google_apis.gyp:google_apis',
|
| '<(DEPTH)/ipc/ipc.gyp:ipc',
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/printing/printing.gyp:printing',
|
| + '<(DEPTH)/url/url.gyp:url_lib',
|
| 'service_resources',
|
| ],
|
| 'conditions': [
|
|
|