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

Unified Diff: chrome/test/BUILD.gn

Issue 2892703002: Finish ../platform => public/platform refactor (Closed)
Patch Set: Fix syntax error in chrome/browser/BUILD.gn Created 3 years, 7 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | components/autofill/content/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7c7e6f4d87b8e4f62148b8f051a0fab8f0fa85ac..86260faa5855ccf38b7d216a311b5f5b66a6dfce 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -319,6 +319,7 @@ if (!is_android) {
"//content/public/browser:browser",
"//skia",
"//testing/gtest",
+ "//third_party/WebKit/public:blink_headers",
]
if (enable_plugins) {
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | components/autofill/content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698