Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index febd42d436a211cb6837701eaaab6628c590e933..2ce975bcaa8f6f08f2fbc28fb646a51f97e68e25 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -325,7 +325,7 @@ if (!is_mac) { |
| # '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.rc', |
| # ], |
| deps += [ |
| - "//contemt/app/strings", |
| + "//content/app/strings", |
| "//net:net_resources", |
| "//third_party/WebKit/public:resources", |
| "//third_party/iaccessible2", |