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

Side by Side Diff: chrome/browser/DEPS

Issue 2192683003: Revert of Reland: Geolocation: move from content/browser to device/ (patchset #2 id:20001 of https:… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2810
Patch Set: Created 4 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
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",
11 "+chrome_elf/dll_hash", 11 "+chrome_elf/dll_hash",
12 "+chromeos", 12 "+chromeos",
13 "+components", 13 "+components",
14 "+content/public/browser", 14 "+content/public/browser",
15 "+content/test/net", 15 "+content/test/net",
16 "+courgette", 16 "+courgette",
17 "+device/bluetooth", 17 "+device/bluetooth",
18 "+device/core", 18 "+device/core",
19 "+device/geolocation",
20 "+device/hid", 19 "+device/hid",
21 "+device/media_transfer_protocol", 20 "+device/media_transfer_protocol",
22 "+device/usb", 21 "+device/usb",
23 "+extensions/browser", 22 "+extensions/browser",
24 "+extensions/common", 23 "+extensions/common",
25 "+extensions/components/javascript_dialog_extensions_client", 24 "+extensions/components/javascript_dialog_extensions_client",
26 "+extensions/grit", 25 "+extensions/grit",
27 "+extensions/test", 26 "+extensions/test",
28 "+gin", 27 "+gin",
29 "+google/cacheinvalidation", # Sync invalidation API protobuf files. 28 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h", 106 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h",
108 "+third_party/WebKit/public/web/WebCache.h", 107 "+third_party/WebKit/public/web/WebCache.h",
109 "+third_party/WebKit/public/web/WebContextMenuData.h", 108 "+third_party/WebKit/public/web/WebContextMenuData.h",
110 "+third_party/WebKit/public/web/WebFindOptions.h", 109 "+third_party/WebKit/public/web/WebFindOptions.h",
111 "+third_party/WebKit/public/web/WebInputEvent.h", 110 "+third_party/WebKit/public/web/WebInputEvent.h",
112 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 111 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
113 "+third_party/WebKit/public/web/WebPluginAction.h", 112 "+third_party/WebKit/public/web/WebPluginAction.h",
114 "+third_party/WebKit/public/web/WebTextDirection.h", 113 "+third_party/WebKit/public/web/WebTextDirection.h",
115 "+third_party/WebKit/public/web/WebWindowFeatures.h", 114 "+third_party/WebKit/public/web/WebWindowFeatures.h",
116 ] 115 ]
OLDNEW
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/GeolocationTest.java ('k') | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698