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

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

Issue 281783004: Revert 270226 "Componentize GCM Part 1: create GCM component and..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | trunk/src/chrome/browser/extensions/api/gcm/gcm_apitest.cc » ('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",
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/core/browser", 15 "+components/bookmarks/core/browser",
16 "+components/bookmarks/core/common", 16 "+components/bookmarks/core/common",
17 "+components/bookmarks/core/test", 17 "+components/bookmarks/core/test",
18 "+components/breakpad", 18 "+components/breakpad",
19 "+components/cdm/browser", 19 "+components/cdm/browser",
20 "+components/cloud_devices/common", 20 "+components/cloud_devices/common",
21 "+components/data_reduction_proxy", 21 "+components/data_reduction_proxy",
22 "+components/dom_distiller", 22 "+components/dom_distiller",
23 "+components/domain_reliability", 23 "+components/domain_reliability",
24 "+components/favicon_base", 24 "+components/favicon_base",
25 "+components/feedback", 25 "+components/feedback",
26 "+components/gcm_driver",
27 "+components/infobars", 26 "+components/infobars",
28 "+components/keyed_service", 27 "+components/keyed_service",
29 "+components/language_usage_metrics", 28 "+components/language_usage_metrics",
30 "+components/nacl/browser", 29 "+components/nacl/browser",
31 "+components/nacl/common", 30 "+components/nacl/common",
32 "+components/navigation_interception", 31 "+components/navigation_interception",
33 "+components/navigation_metrics", 32 "+components/navigation_metrics",
34 "+components/os_crypt", 33 "+components/os_crypt",
35 "+components/password_manager", 34 "+components/password_manager",
36 "+components/policy", 35 "+components/policy",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 "+third_party/WebKit/public/web/WebContextMenuData.h", 124 "+third_party/WebKit/public/web/WebContextMenuData.h",
126 "+third_party/WebKit/public/web/WebFindOptions.h", 125 "+third_party/WebKit/public/web/WebFindOptions.h",
127 "+third_party/WebKit/public/web/WebInputEvent.h", 126 "+third_party/WebKit/public/web/WebInputEvent.h",
128 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 127 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
129 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 128 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
130 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 129 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
131 "+third_party/WebKit/public/web/WebPluginAction.h", 130 "+third_party/WebKit/public/web/WebPluginAction.h",
132 "+third_party/WebKit/public/web/WebTextDirection.h", 131 "+third_party/WebKit/public/web/WebTextDirection.h",
133 "+third_party/WebKit/public/web/WebWindowFeatures.h", 132 "+third_party/WebKit/public/web/WebWindowFeatures.h",
134 ] 133 ]
OLDNEW
« no previous file with comments | « no previous file | trunk/src/chrome/browser/extensions/api/gcm/gcm_apitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698