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

Side by Side Diff: chrome/browser/extensions/api/file_system/DEPS

Issue 2856883002: Revert of Description: Replace layout constants in chrome/browser/extensions and (...) (Closed)
Patch Set: 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
1 include_rules = [ 1 include_rules = [
2 "+chrome/browser/ui/views/extensions",
3 "+components/constrained_window", 2 "+components/constrained_window",
4 ] 3 ]
5 4
6 specific_include_rules = { 5 specific_include_rules = {
7 "file_system_apitest_chromeos\.cc": [ 6 "file_system_apitest_chromeos\.cc": [
8 "+components/drive" 7 "+components/drive"
9 ], 8 ],
10 } 9 }
OLDNEW
« no previous file with comments | « chrome/browser/extensions/BUILD.gn ('k') | chrome/browser/extensions/api/file_system/file_system_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698