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

Side by Side Diff: chrome/browser/offline_pages/android/DEPS

Issue 2898393002: Split Android-specific dependency from BackgroundLoaderOffliner. Create a subfolder of c/b/offline_… (Closed)
Patch Set: more build fixes Created 3 years, 7 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
(Empty)
1 include_rules = [
2 # This folder contains Android-specific code.
3 "+base/android",
4 # c/b/a folder will eventually be refactored into
5 # platform-inependent code and Android-specific, and will go away.
dewittj 2017/05/24 23:24:40 independent
Dmitry Titov 2017/05/25 23:24:12 Done in followup CL
6 "!chrome/browser/android",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698