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

Unified Diff: content/test/BUILD.gn

Issue 2480903002: Enable overlay scrollbars on ChromeOS (Closed)
Patch Set: Fix site per process test Created 4 years, 1 month 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 | « content/browser/site_per_process_browsertest.cc ('k') | ui/native_theme/native_theme_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 977dc3ac672bc1b811f5d23a92169814d706a883..c9c0ecef8b313a4adc10cea1c0cd1ef63e68a8c3 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -716,6 +716,7 @@ test("content_browsertests") {
"//ui/gfx/geometry",
"//ui/gl",
"//ui/gl:test_support",
+ "//ui/native_theme",
"//ui/resources",
"//ui/shell_dialogs",
"//ui/snapshot",
« no previous file with comments | « content/browser/site_per_process_browsertest.cc ('k') | ui/native_theme/native_theme_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698