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

Unified Diff: ios/ios_base.gyp

Issue 781643004: Cleanup WebState and WebStateUserData API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove extra destructor Created 6 years 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/consumer/base/supports_user_data_unittest.cc ('k') | ios/ios_tests_unit.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios_base.gyp
diff --git a/ios/ios_base.gyp b/ios/ios_base.gyp
index f15192a8618d7a94598160b60dd3a833b5e0eb24..79bf7b28d0fdc7a084077e2a8f8c77ccaf032f76 100644
--- a/ios/ios_base.gyp
+++ b/ios/ios_base.gyp
@@ -16,10 +16,7 @@
'..',
],
'sources': [
- 'consumer/base/supports_user_data.cc',
'consumer/base/util.mm',
- 'public/consumer/base/supports_user_data.h',
- 'public/consumer/base/util.h',
],
},
],
« no previous file with comments | « ios/consumer/base/supports_user_data_unittest.cc ('k') | ios/ios_tests_unit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698