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

Side by Side Diff: chrome/browser/DEPS

Issue 598603003: Use athena version of content::WebContentsViewDelegate when USE_ATHENA is defned (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/chrome_content_browser_client.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 "+athena/content/public",
4 "+chrome/app", 5 "+chrome/app",
5 "+chrome/grit", # For generated headers 6 "+chrome/grit", # For generated headers
6 "+chrome/installer", 7 "+chrome/installer",
7 "+chrome_elf/blacklist", 8 "+chrome_elf/blacklist",
8 "+chrome_elf/chrome_elf_constants.h", 9 "+chrome_elf/chrome_elf_constants.h",
9 "+chrome_elf/create_file", 10 "+chrome_elf/create_file",
10 "+chrome_elf/dll_hash", 11 "+chrome_elf/dll_hash",
11 "+chromeos", 12 "+chromeos",
12 "+components/autofill/content/browser", 13 "+components/autofill/content/browser",
13 "+components/autofill/content/common", 14 "+components/autofill/content/common",
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 "+third_party/WebKit/public/web/WebCache.h", 157 "+third_party/WebKit/public/web/WebCache.h",
157 "+third_party/WebKit/public/web/WebContextMenuData.h", 158 "+third_party/WebKit/public/web/WebContextMenuData.h",
158 "+third_party/WebKit/public/web/WebFindOptions.h", 159 "+third_party/WebKit/public/web/WebFindOptions.h",
159 "+third_party/WebKit/public/web/WebInputEvent.h", 160 "+third_party/WebKit/public/web/WebInputEvent.h",
160 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 161 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
161 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 162 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
162 "+third_party/WebKit/public/web/WebPluginAction.h", 163 "+third_party/WebKit/public/web/WebPluginAction.h",
163 "+third_party/WebKit/public/web/WebTextDirection.h", 164 "+third_party/WebKit/public/web/WebTextDirection.h",
164 "+third_party/WebKit/public/web/WebWindowFeatures.h", 165 "+third_party/WebKit/public/web/WebWindowFeatures.h",
165 ] 166 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698