blob: da61cbd23538404011d5573eed9e7a10fd06f25e [file] [log] [blame]
include_rules = [
"+bindings",
"+core",
"+heap",
"+mozilla",
"+platform",
"+public/platform",
"+sys",
# core/ should not depend on modules/ at all, but there are a number of pieces
# of code that do. Please don't add to this list of exceptions.
"!modules/encryptedmedia/MediaKeyNeededEvent.h",
"!modules/encryptedmedia/MediaKeys.h",
"!modules/filesystem/DraggedIsolatedFileSystem.h",
"!modules/geolocation/GeolocationClient.h",
"!modules/geolocation/GeolocationController.h",
"!modules/geolocation/GeolocationError.h",
"!modules/geolocation/GeolocationPosition.h",
"!modules/mediastream/MediaStreamRegistry.h",
"!modules/mediastream/MediaStreamTrackSourcesRequest.h",
"!modules/mediastream/RTCStatsResponse.h",
"!modules/webaudio/MediaElementAudioSourceNode.h",
"!modules/webdatabase/DatabaseManager.h",
"!modules/webdatabase/DatabaseTask.h",
]