| Index: cloud_print/service/service.gyp
|
| diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp
|
| index 471ce74d58b56b98ecab3075bd8ba98aa26a8953..5626c28eacf8d6f3bd9a18f71e7758382a8e9338 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',
|
| 'service_resources',
|
| ],
|
| 'conditions': [
|
|
|