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

Unified Diff: ui/display/BUILD.gn

Issue 2395873002: Add more options to --screen-config flag. (Closed)
Patch Set: Improve tests and spec description. 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 | « no previous file | ui/display/DEPS » ('j') | ui/display/fake_display_delegate.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 7fc81d06b20b915d2b1d8cde36049c824e0d6a67..f22514c3d78e389afa5739cd4c90e433555f9fd0 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -77,6 +77,7 @@ component("display") {
deps = [
"//base",
+ "//third_party/re2",
"//ui/display/types",
"//ui/display/util",
"//ui/gfx",
@@ -190,6 +191,7 @@ test("display_unittests") {
"display_change_notifier_unittest.cc",
"display_list_unittest.cc",
"display_unittest.cc",
+ "fake_display_snapshot_unittests.cc",
"manager/display_layout_builder_unittest.cc",
"manager/display_layout_unittest.cc",
"manager/display_manager_utilities_unittest.cc",
« no previous file with comments | « no previous file | ui/display/DEPS » ('j') | ui/display/fake_display_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698