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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1276543005: Upstream WebOmniboxEditController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix ios/chrome/ios_chrome.gyp Created 5 years, 4 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 | « ios/chrome/browser/ui/omnibox/web_omnibox_edit_controller.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 67d50629ad1194909788430b01677940cd152eb3..6263729b94554b9c58202482398e03b73e933786 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -387,6 +387,8 @@
'browser/ui/keyboard/hardware_keyboard_watcher.mm',
'browser/ui/native_content_controller.h',
'browser/ui/native_content_controller.mm',
+ 'browser/ui/omnibox/web_omnibox_edit_controller.cc',
+ 'browser/ui/omnibox/web_omnibox_edit_controller.h',
'browser/ui/orientation_limiting_navigation_controller.h',
'browser/ui/orientation_limiting_navigation_controller.mm',
'browser/ui/reversed_animation.h',
« no previous file with comments | « ios/chrome/browser/ui/omnibox/web_omnibox_edit_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698