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

Side by Side Diff: third_party/cld/DEPS

Issue 1045863002: Make checkdeps.py check third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 '+base',
3 '+cld',
4 '+testing',
5
6 # These are from code inside third_party/cld.
7 '+encodings',
8 '+languages',
9
10 # These are from third_party/cld.
11 '+i18n',
12 '+unicode',
13 '+util',
14 ]
OLDNEW
« no previous file with comments | « third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/DEPS ('k') | third_party/cld/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698