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

Side by Side Diff: ash/accelerators/DEPS

Issue 2576913002: Use mojo app list interfaces for mash and classic ash. (Closed)
Patch Set: Fix test name. Created 4 years 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 specific_include_rules = { 1 specific_include_rules = {
2 "accelerator_controller_delegate_aura\.cc": [ 2 "accelerator_controller_delegate_aura\.cc": [
3 "+ash/host" 3 "+ash/host"
4 ], 4 ],
5 "accelerator_interactive_uitest_chromeos\.cc": [
6 "+mojo/edk/embedder/embedder.h"
7 ],
5 } 8 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698