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

Unified Diff: media/gpu/BUILD.gn

Issue 2540313002: Split //ui/display and create //ui/display/manager. (Closed)
Patch Set: Cleanup export header. Created 4 years 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 | « extensions/shell/browser/shell_desktop_controller_aura.cc ('k') | media/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/gpu/BUILD.gn
diff --git a/media/gpu/BUILD.gn b/media/gpu/BUILD.gn
index 2abb0e64428307cb6853d00118c4f90bdec10f1c..7cbfd75ce3d12927e942f3908f3c8ecd7ee039cc 100644
--- a/media/gpu/BUILD.gn
+++ b/media/gpu/BUILD.gn
@@ -341,6 +341,7 @@ if (is_win || is_android || is_chromeos) {
"//media",
"//testing/gtest",
"//ui/base",
+ "//ui/display/manager",
"//ui/gfx",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
« no previous file with comments | « extensions/shell/browser/shell_desktop_controller_aura.cc ('k') | media/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698