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

Side by Side Diff: chrome/browser/DEPS

Issue 11829055: Create top level apps component and move some apps code there. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved test, c/b/e not allowed to use apps Created 7 years, 11 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+apps",
2 "+breakpad", 3 "+breakpad",
3 "+chrome/app", 4 "+chrome/app",
4 "+chrome/installer", 5 "+chrome/installer",
5 "+chrome/tools/profiles", # For history unit tests. 6 "+chrome/tools/profiles", # For history unit tests.
6 "+chromeos", 7 "+chromeos",
7 "+content/components", 8 "+content/components",
8 "+content/public/browser", 9 "+content/public/browser",
9 "+device/bluetooth", 10 "+device/bluetooth",
10 "+device/media_transfer_protocol", 11 "+device/media_transfer_protocol",
11 "+extensions/common", 12 "+extensions/common",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 "+third_party/libjingle", 98 "+third_party/libjingle",
98 "+third_party/protobuf/src/google/protobuf", 99 "+third_party/protobuf/src/google/protobuf",
99 "+third_party/re2", 100 "+third_party/re2",
100 "+third_party/sqlite", 101 "+third_party/sqlite",
101 "+third_party/undoview", 102 "+third_party/undoview",
102 103
103 # FIXME: this is used by a browser_test. We need to find a better structure 104 # FIXME: this is used by a browser_test. We need to find a better structure
104 # for this include. 105 # for this include.
105 "!chrome/renderer/visitedlink_slave.h", 106 "!chrome/renderer/visitedlink_slave.h",
106 ] 107 ]
OLDNEW
« apps/apps.gypi ('K') | « apps/apps.gypi ('k') | chrome/browser/extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698