Chromium Code Reviews

Side by Side Diff: chrome/common/net/gaia/DEPS

Issue 10928017: Moving google_apis and GaiaClient to src/google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/net/gaia/gaia_auth_consumer.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "-chrome",
3 "-content",
4 "+chrome/common/net/gaia",
5 "+chrome/common/net/google_apis",
6 ]
7
8 specific_include_rules = {
9 ".*_[a-z]*test\.cc": [
10 "+chrome/test",
11 "+content/public/test",
12 ]
13 }
OLDNEW
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/net/gaia/gaia_auth_consumer.h » ('j') | no next file with comments »

Powered by Google App Engine