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

Side by Side Diff: chrome/app/DEPS

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 7 years, 6 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
« no previous file with comments | « no previous file | chrome/app/breakpad_mac.mm » ('j') | chrome/app/chrome_main_delegate.cc » ('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/browser", 4 "+chrome/browser",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome/plugin/chrome_content_plugin_client.h", 6 "+chrome/plugin/chrome_content_plugin_client.h",
7 "+chrome/renderer/chrome_content_renderer_client.h", 7 "+chrome/renderer/chrome_content_renderer_client.h",
8 "+chrome/utility/chrome_content_utility_client.h", 8 "+chrome/utility/chrome_content_utility_client.h",
9 "+chromeos/chromeos_paths.h", 9 "+chromeos/chromeos_paths.h",
10 "+components/breakpad/common/breakpad_paths.h", 10 "+components/breakpad/common/breakpad_paths.h",
11 "+components/nacl/common",
11 "+content/public/app", 12 "+content/public/app",
12 "+content/public/browser/browser_main_runner.h", 13 "+content/public/browser/browser_main_runner.h",
13 "+content/public/browser/render_process_host.h", 14 "+content/public/browser/render_process_host.h",
14 "+grit", # For generated headers 15 "+grit", # For generated headers
15 "+policy", # For generated headers and source 16 "+policy", # For generated headers and source
16 "+sandbox", 17 "+sandbox",
17 "+tools/memory_watcher", 18 "+tools/memory_watcher",
18 "+third_party/lss/linux_syscall_support.h", 19 "+third_party/lss/linux_syscall_support.h",
19 ] 20 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/app/breakpad_mac.mm » ('j') | chrome/app/chrome_main_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698