Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Unified Diff: content/test/BUILD.gn

Issue 2132673002: Adding Navigation Throttles to DevTools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reduce number of delta lines in DevToolsProtocolTest Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index bab905c772f44b5837eea8be41009c5ce43b8472..338b7701d673ba8a87105b46139579001de32e8b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -485,6 +485,7 @@ test("content_browsertests") {
"//third_party/WebKit/public:blink",
"//third_party/leveldatabase",
"//third_party/mesa:osmesa",
+ "//third_party/re2",
"//third_party/zlib",
"//ui/accessibility",
"//ui/accessibility:ax_gen",

Powered by Google App Engine
This is Rietveld 408576698