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

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

Issue 1667733002: Move chrome_browser_state.{cc,h} to ios/chrome/browser/browser_state. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@test_support_ios
Patch Set: Created 4 years, 11 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 | ios/chrome/browser/application_context_impl.cc » ('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 5f6ed31b5a5cd7978e2eb1e3eb8e0bae7b9de98f..34995796fb02f16434908669c6eac4d74780c495 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -66,6 +66,8 @@ source_set("browser") {
"browser_state/browser_state_keyed_service_factories.mm",
"browser_state/browser_state_otr_helper.cc",
"browser_state/browser_state_otr_helper.h",
+ "browser_state/chrome_browser_state.cc",
+ "browser_state/chrome_browser_state.h",
"browser_state/chrome_browser_state_impl_io_data.cc",
"browser_state/chrome_browser_state_impl_io_data.h",
"browser_state/chrome_browser_state_io_data.cc",
« no previous file with comments | « no previous file | ios/chrome/browser/application_context_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698