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

Unified Diff: ash/test/BUILD.gn

Issue 2757493002: User orientation lock (Closed)
Patch Set: rebase again Created 3 years, 9 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 | « ash/system/chromeos/rotation/tray_rotation_lock_unittest.cc ('k') | ash/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index 3a7d24c87e3ca01e4bdf2b663b16b0ced904dee5..0c5e4cf063120f770535bde82c57d6b95b1b9139 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -115,6 +115,8 @@ static_library("test_support_common") {
"mirror_window_test_api.h",
"overflow_bubble_view_test_api.cc",
"overflow_bubble_view_test_api.h",
+ "screen_orientation_controller_test_api.cc",
+ "screen_orientation_controller_test_api.h",
"shelf_button_pressed_metric_tracker_test_api.cc",
"shelf_button_pressed_metric_tracker_test_api.h",
"shelf_view_test_api.cc",
@@ -157,6 +159,7 @@ static_library("test_support_common") {
public_deps = [
"//ash",
"//testing/gtest",
+ "//third_party/WebKit/public:blink_headers",
"//ui/display:display_manager_test_api",
]
deps = [
« no previous file with comments | « ash/system/chromeos/rotation/tray_rotation_lock_unittest.cc ('k') | ash/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698