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

Side by Side Diff: components/policy/core/common/cloud/DEPS

Issue 108513011: Move chrome/app/policy into components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no .xtb moves (REVIEW HERE) Created 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 # TODO(joaodasilva): remove this DEPS exception after moving chrome/app/policy
2 # into the component.
3 specific_include_rules = {
4 'user_cloud_policy_store_unittest\.cc': [
5 "+policy/policy_constants.h",
6 ],
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698