Chromium Code Reviews| Index: sync/sync_tests.gypi |
| diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi |
| index 6841beceb224593217eab730ec47c4bc03f93504..19256b69ce3d2a9d7bccd6abc8c8326d7847ec32 100644 |
| --- a/sync/sync_tests.gypi |
| +++ b/sync/sync_tests.gypi |
| @@ -103,7 +103,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| '../net/net.gyp:net', |
| - '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
| + '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
|
rlarocque
2014/04/22 18:22:22
Is that a tab character?
pval...(no longer on Chromium)
2014/04/24 01:08:53
this was resolved in another CL that I committed
|
| 'sync', |
| ], |
| 'export_dependent_settings': [ |