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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1095203006: [iOS] Upstream XCallbackParameters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused #include Created 5 years, 8 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/xcallback_parameters.mm ('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 5f90f26355bb0950529aa05c65f80d0e3384ced3..1577162ba8a2b106d58aec09bd15fa7c826f41a4 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -236,6 +236,8 @@
'browser/web/dom_altering_lock.mm',
'browser/web_resource/ios_web_resource_service.cc',
'browser/web_resource/ios_web_resource_service.h',
+ 'browser/xcallback_parameters.h',
+ 'browser/xcallback_parameters.mm',
],
},
{
« no previous file with comments | « ios/chrome/browser/xcallback_parameters.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698