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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2923013005: Removed XCallbackParameters and related code. (Closed)
Patch Set: rebase Created 3 years, 6 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/app/main_controller.mm ('k') | ios/chrome/browser/app_startup_parameters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index ab021b4cb9fe01be52fc9c1fe635da7e595f0afb..a09e0070bc3b72ba6ff336ada606c212add929f2 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -74,8 +74,6 @@ source_set("browser") {
"tab_parenting_global_observer.h",
"web_data_service_factory.cc",
"web_data_service_factory.h",
- "xcallback_parameters.h",
- "xcallback_parameters.mm",
]
deps = [
« no previous file with comments | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/browser/app_startup_parameters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698