| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 27984)
|
| +++ build/all.gyp (working copy)
|
| @@ -118,6 +118,7 @@
|
| '../printing/printing.gyp:printing_unittests',
|
| '../chrome/chrome.gyp:ui_tests',
|
| '../chrome/chrome.gyp:unit_tests',
|
| + 'temp_gyp/googleurl.gyp:googleurl_unittests',
|
| ],
|
| },
|
| {
|
| @@ -135,6 +136,7 @@
|
| '../ipc/ipc.gyp:ipc_tests',
|
| '../media/media.gyp:media_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| + 'temp_gyp/googleurl.gyp:googleurl_unittests',
|
| ],
|
| },
|
| ], # targets
|
|
|