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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1274213004: Fix iOS after https://codereview.chromium.org/1278433002/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | 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 dc5644cf2ce7d2ba06900839f1f0e832fd4877ff..ecec9bf24aade0d2e6c47fe1cf145a381073b828 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -270,6 +270,8 @@
'browser/net/metrics_network_client_manager.mm',
'browser/net/retryable_url_fetcher.h',
'browser/net/retryable_url_fetcher.mm',
+ 'browser/open_from_clipboard/create_clipboard_recent_content.h',
+ 'browser/open_from_clipboard/create_clipboard_recent_content.mm',
'browser/passwords/password_generation_utils.h',
'browser/passwords/password_generation_utils.mm',
'browser/pref_names.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698