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

Side by Side Diff: third_party/WebKit/Source/web/web.gypi

Issue 2258673002: Revert of Remove content::NotificationPermissionDispatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@permissions_typemaps
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 { 1 {
2 'variables': { 2 'variables': {
3 'web_files': [ 3 'web_files': [
4 'AssertMatchingEnums.cpp', 4 'AssertMatchingEnums.cpp',
5 'AssociatedURLLoader.cpp', 5 'AssociatedURLLoader.cpp',
6 'AssociatedURLLoader.h', 6 'AssociatedURLLoader.h',
7 'AudioOutputDeviceClientImpl.cpp', 7 'AudioOutputDeviceClientImpl.cpp',
8 'AudioOutputDeviceClientImpl.h', 8 'AudioOutputDeviceClientImpl.h',
9 'ChromeClientImpl.cpp', 9 'ChromeClientImpl.cpp',
10 'ChromeClientImpl.h', 10 'ChromeClientImpl.h',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 'InspectorRenderingAgent.cpp', 54 'InspectorRenderingAgent.cpp',
55 'InspectorRenderingAgent.h', 55 'InspectorRenderingAgent.h',
56 'LinkHighlightImpl.cpp', 56 'LinkHighlightImpl.cpp',
57 'LinkHighlightImpl.h', 57 'LinkHighlightImpl.h',
58 'LocalFileSystemClient.cpp', 58 'LocalFileSystemClient.cpp',
59 'LocalFileSystemClient.h', 59 'LocalFileSystemClient.h',
60 'MediaKeysClientImpl.cpp', 60 'MediaKeysClientImpl.cpp',
61 'MediaKeysClientImpl.h', 61 'MediaKeysClientImpl.h',
62 'NavigatorContentUtilsClientImpl.cpp', 62 'NavigatorContentUtilsClientImpl.cpp',
63 'NavigatorContentUtilsClientImpl.h', 63 'NavigatorContentUtilsClientImpl.h',
64 'NotificationPermissionClientImpl.cpp',
65 'NotificationPermissionClientImpl.h',
64 'OpenedFrameTracker.cpp', 66 'OpenedFrameTracker.cpp',
65 'OpenedFrameTracker.h', 67 'OpenedFrameTracker.h',
66 'PageOverlay.cpp', 68 'PageOverlay.cpp',
67 'PageOverlay.h', 69 'PageOverlay.h',
68 'PageWidgetDelegate.cpp', 70 'PageWidgetDelegate.cpp',
69 'PageWidgetDelegate.h', 71 'PageWidgetDelegate.h',
70 'PopupMenuImpl.cpp', 72 'PopupMenuImpl.cpp',
71 'PopupMenuImpl.h', 73 'PopupMenuImpl.h',
72 'PrerendererClientImpl.cpp', 74 'PrerendererClientImpl.cpp',
73 'PrerendererClientImpl.h', 75 'PrerendererClientImpl.h',
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 'tests/sim/SimNetwork.h', 298 'tests/sim/SimNetwork.h',
297 'tests/sim/SimRequest.cpp', 299 'tests/sim/SimRequest.cpp',
298 'tests/sim/SimRequest.h', 300 'tests/sim/SimRequest.h',
299 'tests/sim/SimTest.cpp', 301 'tests/sim/SimTest.cpp',
300 'tests/sim/SimTest.h', 302 'tests/sim/SimTest.h',
301 'tests/sim/SimWebViewClient.cpp', 303 'tests/sim/SimWebViewClient.cpp',
302 'tests/sim/SimWebViewClient.h', 304 'tests/sim/SimWebViewClient.h',
303 ], 305 ],
304 }, 306 },
305 } 307 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698