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

Side by Side Diff: chrome/browser/DEPS

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final" fix. Created 7 years 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
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 "+chromeos", 6 "+chromeos",
7 "+components/autofill/content/browser", 7 "+components/autofill/content/browser",
8 "+components/autofill/content/common",
8 "+components/autofill/core/browser", 9 "+components/autofill/core/browser",
9 "+components/autofill/core/common", 10 "+components/autofill/core/common",
10 "+components/breakpad", 11 "+components/breakpad",
11 "+components/browser_context_keyed_service", 12 "+components/browser_context_keyed_service",
12 "+components/dom_distiller", 13 "+components/dom_distiller",
13 "+components/nacl/browser", 14 "+components/nacl/browser",
14 "+components/nacl/common", 15 "+components/nacl/common",
15 "+components/navigation_interception", 16 "+components/navigation_interception",
16 "+components/navigation_metrics", 17 "+components/navigation_metrics",
17 "+components/policy", 18 "+components/policy",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 "+third_party/WebKit/public/web/WebCache.h", 94 "+third_party/WebKit/public/web/WebCache.h",
94 "+third_party/WebKit/public/web/WebContextMenuData.h", 95 "+third_party/WebKit/public/web/WebContextMenuData.h",
95 "+third_party/WebKit/public/web/WebFindOptions.h", 96 "+third_party/WebKit/public/web/WebFindOptions.h",
96 "+third_party/WebKit/public/web/WebInputEvent.h", 97 "+third_party/WebKit/public/web/WebInputEvent.h",
97 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 98 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
98 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 99 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
99 "+third_party/WebKit/public/web/WebPluginAction.h", 100 "+third_party/WebKit/public/web/WebPluginAction.h",
100 "+third_party/WebKit/public/web/WebTextDirection.h", 101 "+third_party/WebKit/public/web/WebTextDirection.h",
101 "+third_party/WebKit/public/web/WebWindowFeatures.h", 102 "+third_party/WebKit/public/web/WebWindowFeatures.h",
102 ] 103 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/password_manager/password_form_manager.cc » ('j') | chrome/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698