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

Side by Side Diff: chrome/browser/DEPS

Issue 1260403004: Add about flag for offline page experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update strings per feedback Created 5 years, 4 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/about_flags.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/chrome_watcher", 5 "+chrome/chrome_watcher",
6 "+chrome/grit", # For generated headers 6 "+chrome/grit", # For generated headers
7 "+chrome/installer", 7 "+chrome/installer",
8 "+chrome_elf/blacklist", 8 "+chrome_elf/blacklist",
9 "+chrome_elf/chrome_elf_constants.h", 9 "+chrome_elf/chrome_elf_constants.h",
10 "+chrome_elf/create_file", 10 "+chrome_elf/create_file",
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 "+components/language_usage_metrics", 50 "+components/language_usage_metrics",
51 "+components/leveldb_proto", 51 "+components/leveldb_proto",
52 "+components/metrics", 52 "+components/metrics",
53 "+components/mime_util", 53 "+components/mime_util",
54 "+components/nacl/browser", 54 "+components/nacl/browser",
55 "+components/nacl/common", 55 "+components/nacl/common",
56 "+components/navigation_interception", 56 "+components/navigation_interception",
57 "+components/navigation_metrics", 57 "+components/navigation_metrics",
58 "+components/network_hints", 58 "+components/network_hints",
59 "+components/network_time", 59 "+components/network_time",
60 "+components/offline_pages",
60 "+components/omnibox/browser", 61 "+components/omnibox/browser",
61 "+components/os_crypt", 62 "+components/os_crypt",
62 "+components/password_manager", 63 "+components/password_manager",
63 "+components/pdf/browser", 64 "+components/pdf/browser",
64 "+components/plugins/common", 65 "+components/plugins/common",
65 "+components/policy", 66 "+components/policy",
66 "+components/power", 67 "+components/power",
67 "+components/precache", 68 "+components/precache",
68 "+components/pref_registry", 69 "+components/pref_registry",
69 "+components/printing/browser", 70 "+components/printing/browser",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h", 188 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h",
188 "+third_party/WebKit/public/web/WebCache.h", 189 "+third_party/WebKit/public/web/WebCache.h",
189 "+third_party/WebKit/public/web/WebContextMenuData.h", 190 "+third_party/WebKit/public/web/WebContextMenuData.h",
190 "+third_party/WebKit/public/web/WebFindOptions.h", 191 "+third_party/WebKit/public/web/WebFindOptions.h",
191 "+third_party/WebKit/public/web/WebInputEvent.h", 192 "+third_party/WebKit/public/web/WebInputEvent.h",
192 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 193 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
193 "+third_party/WebKit/public/web/WebPluginAction.h", 194 "+third_party/WebKit/public/web/WebPluginAction.h",
194 "+third_party/WebKit/public/web/WebTextDirection.h", 195 "+third_party/WebKit/public/web/WebTextDirection.h",
195 "+third_party/WebKit/public/web/WebWindowFeatures.h", 196 "+third_party/WebKit/public/web/WebWindowFeatures.h",
196 ] 197 ]
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698