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

Side by Side Diff: chrome/browser/DEPS

Issue 14021015: Move components/zip to third_party/zip (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/imageburner/burn_manager.cc » ('j') | chrome/common/DEPS » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+apps", 2 "+apps",
3 "+breakpad", 3 "+breakpad",
4 "+chrome/app", 4 "+chrome/app",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome/tools/profiles", # For history unit tests. 6 "+chrome/tools/profiles", # For history unit tests.
7 "+chromeos", 7 "+chromeos",
8 "+components/autofill/browser", 8 "+components/autofill/browser",
9 "+components/autofill/common", 9 "+components/autofill/common",
10 "+components/auto_login_parser", 10 "+components/auto_login_parser",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 "+third_party/iaccessible2", 94 "+third_party/iaccessible2",
95 "+third_party/icu", 95 "+third_party/icu",
96 "+third_party/isimpledom", 96 "+third_party/isimpledom",
97 "+third_party/leveldatabase", 97 "+third_party/leveldatabase",
98 "+third_party/libevent", # For the remote V8 debugging server 98 "+third_party/libevent", # For the remote V8 debugging server
99 "+third_party/libjingle", 99 "+third_party/libjingle",
100 "+third_party/protobuf/src/google/protobuf", 100 "+third_party/protobuf/src/google/protobuf",
101 "+third_party/re2", 101 "+third_party/re2",
102 "+third_party/sqlite", 102 "+third_party/sqlite",
103 "+third_party/undoview", 103 "+third_party/undoview",
104 "+third_party/zip",
104 ] 105 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/imageburner/burn_manager.cc » ('j') | chrome/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698