The Great Blink mv for source files, part 1.

Update file contents without moving files.

NOAUTOREVERT=true
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
[email protected]

Bug: 768828
Change-Id: I8a2f4535a49a25f44b43df32f25691c0a2556d28
Reviewed-on: https://chromium-review.googlesource.com/1001152
Commit-Queue: Blink Reformat <[email protected]>
Reviewed-by: Blink Reformat <[email protected]>
Reviewed-by: Kent Tamura <[email protected]>
Cr-Commit-Position: refs/heads/master@{#549060}
diff --git a/components/webcrypto/crypto_data.h b/components/webcrypto/crypto_data.h
index b66a16a..31f3546 100644
--- a/components/webcrypto/crypto_data.h
+++ b/components/webcrypto/crypto_data.h
@@ -8,7 +8,7 @@
 #include <string>
 #include <vector>
 
-#include "third_party/WebKit/public/platform/WebVector.h"
+#include "third_party/blink/public/platform/web_vector.h"
 
 namespace webcrypto {