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

Side by Side Diff: trunk/src/chrome/app/DEPS

Issue 61513002: Revert 233201 "Clamp down various chrome/ DEPS files" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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 | trunk/src/chrome/nacl/DEPS » ('j') | no next file with comments »
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 "+breakpad", 3 "+breakpad",
3 "+chrome/browser", 4 "+chrome/browser",
4 "+chrome/installer", 5 "+chrome/installer",
5 "+chrome/plugin/chrome_content_plugin_client.h", 6 "+chrome/plugin/chrome_content_plugin_client.h",
6 "+chrome/renderer/chrome_content_renderer_client.h", 7 "+chrome/renderer/chrome_content_renderer_client.h",
7 "+chrome/utility/chrome_content_utility_client.h", 8 "+chrome/utility/chrome_content_utility_client.h",
8 "+chromeos/chromeos_paths.h", 9 "+chromeos/chromeos_paths.h",
9 "+chromeos/chromeos_switches.h", 10 "+chromeos/chromeos_switches.h",
10 "+components/breakpad", 11 "+components/breakpad",
11 "+components/nacl/common", 12 "+components/nacl/common",
12 "+components/nacl/zygote", 13 "+components/nacl/zygote",
13 "+components/startup_metric_utils", 14 "+components/startup_metric_utils",
14 "+content/public/app", 15 "+content/public/app",
15 "+content/public/browser/browser_main_runner.h", 16 "+content/public/browser/browser_main_runner.h",
17 "+content/public/browser/render_process_host.h",
16 "+grit", # For generated headers 18 "+grit", # For generated headers
17 "+native_client/src/trusted/service_runtime/osx", 19 "+native_client/src/trusted/service_runtime/osx",
18 "+policy", # For generated headers and source 20 "+policy", # For generated headers and source
19 "+sandbox", 21 "+sandbox",
20 "+tools/memory_watcher", 22 "+tools/memory_watcher",
21 ] 23 ]
OLDNEW
« no previous file with comments | « no previous file | trunk/src/chrome/nacl/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698