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

Unified Diff: chrome/chrome_browser.gypi

Issue 3387008: linux: Add support for undo in the omnibox. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Corrected entry in DEPS. Created 10 years, 3 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 | « chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc ('k') | third_party/undoview/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b564fe433a82be3f659733cb5e7b26c4a2f81ee7..92d1876250278e0490a2006c68626407916ec579 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3217,6 +3217,7 @@
'../build/linux/system.gyp:gtk',
'../build/linux/system.gyp:gtkprint',
'../build/linux/system.gyp:nss',
+ '../third_party/undoview/undoview.gyp:undoview',
],
'link_settings': {
'libraries': [
« no previous file with comments | « chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc ('k') | third_party/undoview/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698