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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2897503002: Eliminate remaining ../ header includes (Closed)
Patch Set: Add more deps 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index abfca3bee2d4665470a13c1237744fb19e004de5..fa5008525af60cfa68bdb78599ad63b8cdaaafde 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1843,6 +1843,7 @@ source_set("unit_tests") {
"//skia",
"//testing/gmock",
"//testing/gtest",
+ "//third_party/WebKit/public:blink_headers",
"//third_party/icu",
"//third_party/leveldatabase",
"//ui/chromeos/resources",

Powered by Google App Engine
This is Rietveld 408576698