Point to //third_party/webrtc/rtc_tools instead of //third_party/webrtc/tools

Bug: webrtc:7855
Change-Id: Idf7abaf287001900ede89201eb5b36d11b005938
Reviewed-on: https://chromium-review.googlesource.com/558980
Reviewed-by: Andrew Grieve <[email protected]>
Commit-Queue: Edward Lesmes <[email protected]>
Cr-Commit-Position: refs/heads/master@{#484146}
diff --git a/BUILD.gn b/BUILD.gn
index f50c122..b1fd306 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -142,7 +142,7 @@
       "//printing:printing_unittests",
       "//third_party/cacheinvalidation:cacheinvalidation_unittests",
       "//third_party/pdfium/samples:pdfium_test",
-      "//third_party/webrtc/tools:frame_analyzer",
+      "//third_party/webrtc/rtc_tools:frame_analyzer",
       "//tools/battor_agent",
       "//tools/battor_agent:battor_agent_unittests",
       "//tools/gn",