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

Side by Side Diff: chrome/browser/DEPS

Issue 213923002: Revert of Use UtilityProcessHost to patch files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nonblocking
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chrome/browser/component_updater/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 "+apps",
3 "+ash", 3 "+ash",
4 "+chrome/app", 4 "+chrome/app",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome_elf/blacklist", 6 "+chrome_elf/blacklist",
7 "+chrome_elf/chrome_elf_constants.h", 7 "+chrome_elf/chrome_elf_constants.h",
8 "+chrome_elf/create_file", 8 "+chrome_elf/create_file",
9 "+chrome_elf/dll_hash", 9 "+chrome_elf/dll_hash",
10 "+chromeos", 10 "+chromeos",
(...skipping 22 matching lines...) Expand all
33 "+components/storage_monitor", 33 "+components/storage_monitor",
34 "+components/translate/content/browser", 34 "+components/translate/content/browser",
35 "+components/translate/core/browser", 35 "+components/translate/core/browser",
36 "+components/translate/core/common", 36 "+components/translate/core/common",
37 "+components/url_matcher", 37 "+components/url_matcher",
38 "+components/user_prefs", 38 "+components/user_prefs",
39 "+components/web_modal", 39 "+components/web_modal",
40 "+components/webdata/common", 40 "+components/webdata/common",
41 "+content/public/browser", 41 "+content/public/browser",
42 "+content/test/net", 42 "+content/test/net",
43 "+courgette",
44 "+device/bluetooth", 43 "+device/bluetooth",
45 "+device/media_transfer_protocol", 44 "+device/media_transfer_protocol",
46 "+extensions/browser", 45 "+extensions/browser",
47 "+extensions/common", 46 "+extensions/common",
48 "+google/cacheinvalidation", # Sync invalidation API protobuf files. 47 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
49 "+google_apis", 48 "+google_apis",
50 "+google_update", 49 "+google_update",
51 "+grit", # For generated headers 50 "+grit", # For generated headers
52 "+installer_util_strings", # For generated headers 51 "+installer_util_strings", # For generated headers
53 "+jni", 52 "+jni",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 "+third_party/WebKit/public/web/WebContextMenuData.h", 111 "+third_party/WebKit/public/web/WebContextMenuData.h",
113 "+third_party/WebKit/public/web/WebFindOptions.h", 112 "+third_party/WebKit/public/web/WebFindOptions.h",
114 "+third_party/WebKit/public/web/WebInputEvent.h", 113 "+third_party/WebKit/public/web/WebInputEvent.h",
115 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 114 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
116 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 115 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
117 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 116 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
118 "+third_party/WebKit/public/web/WebPluginAction.h", 117 "+third_party/WebKit/public/web/WebPluginAction.h",
119 "+third_party/WebKit/public/web/WebTextDirection.h", 118 "+third_party/WebKit/public/web/WebTextDirection.h",
120 "+third_party/WebKit/public/web/WebWindowFeatures.h", 119 "+third_party/WebKit/public/web/WebWindowFeatures.h",
121 ] 120 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/component_updater/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698