Shift folly:string out of folly:base

Summary:
```
foundation/dependency_management/ensure-explicit-dependencies.sh folly:string
```

Reviewed By: yfeldblum

Differential Revision: D6411357

fbshipit-source-id: 97afac97e8c1bfb15af5a53fadfb8d6a098a0d37
This commit is contained in:
Christopher Dykes 2017-11-26 16:08:23 -08:00 committed by Facebook Github Bot
parent 4408aa7c86
commit b665a1a012

View File

@ -54,6 +54,7 @@ cpp_library(
"@/folly:file_util",
"@/folly:network_address",
"@/folly:stop_watch",
"@/folly:string",
"@/folly:synchronized",
"@/folly:thread_local",
"@/folly/container:access",