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

Unified Diff: ui/views_content_client/BUILD.gn

Issue 2407733002: Load 200% resources in views_content_client. (Closed)
Patch Set: Require opt-in Created 4 years, 2 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 | « ui/resources/BUILD.gn ('k') | ui/views_content_client/views_content_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views_content_client/BUILD.gn
diff --git a/ui/views_content_client/BUILD.gn b/ui/views_content_client/BUILD.gn
index 014e95f63a3dffb697a20e5e61592bf5ba377060..957ae9e77dc3f493a42053266f31ecf8546f6200 100644
--- a/ui/views_content_client/BUILD.gn
+++ b/ui/views_content_client/BUILD.gn
@@ -34,6 +34,7 @@ component("views_content_client") {
"//ui/gfx/geometry",
"//ui/resources",
"//ui/resources:ui_test_pak",
+ "//ui/resources:ui_test_pak_data_200_percent",
"//ui/views",
"//ui/views:test_support",
]
« no previous file with comments | « ui/resources/BUILD.gn ('k') | ui/views_content_client/views_content_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698