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

Unified Diff: ui/base/ui_base.gyp

Issue 397223002: Enable copying long text to Chrome and pasting long text from Chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 59c79fd8f0ef27958ebf968b3046533d9bfd0575..b7cd8416c69c4208cc201d32cac66443f2c0319a 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -305,6 +305,8 @@
'x/selection_requestor.h',
'x/selection_utils.cc',
'x/selection_utils.h',
+ 'x/x11_foreign_window_manager.cc',
+ 'x/x11_foreign_window_manager.h',
'x/x11_menu_list.cc',
'x/x11_menu_list.h',
'x/x11_util.cc',

Powered by Google App Engine
This is Rietveld 408576698