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

Side by Side Diff: ios/public/provider/chrome/browser/browser_state/DEPS

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, 10 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ios/public/provider/web", 2 "+ios/public/provider/web",
3 ] 3 ]
4
5 specific_include_rules = {
6 "chrome_browser_state.h": [
7 "+ios/chrome/browser/browser_state/chrome_browser_state.h",
8 ]
9 }
OLDNEW
« no previous file with comments | « ios/public/provider/chrome/browser/DEPS ('k') | ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698