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

Unified Diff: content/public/browser/BUILD.gn

Issue 2469863010: Move all ProvisionFetcher classes out of android/ subdirectories. (Closed)
Patch Set: Another NON_EXPORTED_BASE. Created 4 years, 1 month 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
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 69c896e2338a24583a591732ee173c1797fb1681..d49424969690839d1fe753f03b1d8750eb4e8493 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -187,6 +187,9 @@ source_set("browser_sources") {
"presentation_session_message.h",
"profiler_controller.h",
"profiler_subscriber.h",
+ "provision_fetcher_factory.h",
+ "provision_fetcher_impl.cc",
+ "provision_fetcher_impl.h",
"push_messaging_service.cc",
"push_messaging_service.h",
"quota_permission_context.h",
« no previous file with comments | « content/browser/media/url_provision_fetcher.cc ('k') | content/public/browser/android/provision_fetcher_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698