diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 9007eb1..cbc9126 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -999,6 +999,8 @@ 'browser/gtk/infobar_container_gtk.h', 'browser/gtk/infobar_gtk.cc', 'browser/gtk/infobar_gtk.h', + 'browser/gtk/keyword_editor_view.cc', + 'browser/gtk/keyword_editor_view.h', 'browser/gtk/find_bar_gtk.cc', 'browser/gtk/find_bar_gtk.h', 'browser/gtk/focus_store_gtk.cc', |