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

Unified Diff: content/content_shell.gypi

Issue 1185173003: Add support for DisplayConfigurator for content_shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add-ozone-platform-flags
Patch Set: Created 5 years, 6 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 | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 5e657278616144e598698f753ad65f49ef4d4f04..cc8226b2725721670336672238351b46b6fc3545 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -336,6 +336,7 @@
['chromeos==1', {
'dependencies': [
'../chromeos/chromeos.gyp:chromeos',
+ '../ui/display/display.gyp:display',
'../ui/wm/wm.gyp:wm_test_support',
],
}], # chromeos==1
« no previous file with comments | « no previous file | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698