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

Side by Side Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1804043002: Revert of Remove V8RecrusionScope, cleanup call sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'blink_public_sources': [ 7 'blink_public_sources': [
8 "platform/Platform.h", 8 "platform/Platform.h",
9 "platform/FilePathConversion.h", 9 "platform/FilePathConversion.h",
10 "platform/URLConversion.h", 10 "platform/URLConversion.h",
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 "web/WebPopupType.h", 435 "web/WebPopupType.h",
436 "web/WebPrerendererClient.h", 436 "web/WebPrerendererClient.h",
437 "web/WebPrintParams.h", 437 "web/WebPrintParams.h",
438 "web/WebPrintPresetOptions.h", 438 "web/WebPrintPresetOptions.h",
439 "web/WebPrintScalingOption.h", 439 "web/WebPrintScalingOption.h",
440 "web/WebRange.h", 440 "web/WebRange.h",
441 "web/WebRemoteFrame.h", 441 "web/WebRemoteFrame.h",
442 "web/WebRemoteFrameClient.h", 442 "web/WebRemoteFrameClient.h",
443 "web/WebRuntimeFeatures.h", 443 "web/WebRuntimeFeatures.h",
444 "web/WebSandboxFlags.h", 444 "web/WebSandboxFlags.h",
445 "web/WebScopedMicrotaskSuppression.h",
445 "web/WebScopedUserGesture.h", 446 "web/WebScopedUserGesture.h",
446 "web/WebScopedWindowFocusAllowedIndicator.h", 447 "web/WebScopedWindowFocusAllowedIndicator.h",
447 "web/WebScriptController.h", 448 "web/WebScriptController.h",
448 "web/WebScriptExecutionCallback.h", 449 "web/WebScriptExecutionCallback.h",
449 "web/WebScriptSource.h", 450 "web/WebScriptSource.h",
450 "web/WebSearchableFormData.h", 451 "web/WebSearchableFormData.h",
451 "web/WebSecurityPolicy.h", 452 "web/WebSecurityPolicy.h",
452 "web/WebSelectElement.h", 453 "web/WebSelectElement.h",
453 "web/WebSelection.h", 454 "web/WebSelection.h",
454 "web/WebSelector.h", 455 "web/WebSelector.h",
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 "web/modules/serviceworker/WebServiceWorkerContextClient.h", 501 "web/modules/serviceworker/WebServiceWorkerContextClient.h",
501 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", 502 "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
502 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", 503 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
503 "web/modules/webmidi/WebMIDIClient.h", 504 "web/modules/webmidi/WebMIDIClient.h",
504 "web/modules/webmidi/WebMIDIOptions.h", 505 "web/modules/webmidi/WebMIDIOptions.h",
505 "web/modules/webmidi/WebMIDIPermissionRequest.h", 506 "web/modules/webmidi/WebMIDIPermissionRequest.h",
506 "web/win/WebFontRendering.h", 507 "web/win/WebFontRendering.h",
507 ], 508 ],
508 }, 509 },
509 } 510 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/web.gypi ('k') | third_party/WebKit/public/web/WebScopedMicrotaskSuppression.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698