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

Side by Side Diff: chrome/browser/DEPS

Issue 228393004: Create bookmarks component with names of bookmark preferences (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address blundell's comments 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/bookmarks/DEPS » ('j') | chrome/browser/bookmarks/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 "+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",
11 "+components/autofill/content/browser", 11 "+components/autofill/content/browser",
12 "+components/autofill/content/common", 12 "+components/autofill/content/common",
13 "+components/autofill/core/browser", 13 "+components/autofill/core/browser",
14 "+components/autofill/core/common", 14 "+components/autofill/core/common",
15 "+components/bookmarks",
15 "+components/breakpad", 16 "+components/breakpad",
16 "+components/dom_distiller", 17 "+components/dom_distiller",
17 "+components/domain_reliability", 18 "+components/domain_reliability",
18 "+components/keyed_service", 19 "+components/keyed_service",
19 "+components/language_usage_metrics", 20 "+components/language_usage_metrics",
20 "+components/nacl/browser", 21 "+components/nacl/browser",
21 "+components/nacl/common", 22 "+components/nacl/common",
22 "+components/navigation_interception", 23 "+components/navigation_interception",
23 "+components/navigation_metrics", 24 "+components/navigation_metrics",
24 "+components/os_crypt", 25 "+components/os_crypt",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 "+third_party/WebKit/public/web/WebContextMenuData.h", 114 "+third_party/WebKit/public/web/WebContextMenuData.h",
114 "+third_party/WebKit/public/web/WebFindOptions.h", 115 "+third_party/WebKit/public/web/WebFindOptions.h",
115 "+third_party/WebKit/public/web/WebInputEvent.h", 116 "+third_party/WebKit/public/web/WebInputEvent.h",
116 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 117 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
117 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 118 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
118 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 119 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
119 "+third_party/WebKit/public/web/WebPluginAction.h", 120 "+third_party/WebKit/public/web/WebPluginAction.h",
120 "+third_party/WebKit/public/web/WebTextDirection.h", 121 "+third_party/WebKit/public/web/WebTextDirection.h",
121 "+third_party/WebKit/public/web/WebWindowFeatures.h", 122 "+third_party/WebKit/public/web/WebWindowFeatures.h",
122 ] 123 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/bookmarks/DEPS » ('j') | chrome/browser/bookmarks/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698