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

Unified Diff: ui/views/views.gyp

Issue 16271006: Drag on linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Document Created 7 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 318f8db5ed3eb61864f5c686ffa3fb0153b6c984..4022df32c74a696cf364cf085b814efc3354d124 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -532,6 +532,7 @@
}],
['use_aura==1 and OS=="linux" and chromeos==0', {
'dependencies': [
+ '../ui.gyp:shell_dialogs',
'../linux_ui/linux_ui.gyp:linux_ui',
],
}],

Powered by Google App Engine
This is Rietveld 408576698