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

Side by Side Diff: content/common/DEPS

Issue 1151373005: Update Blink's screen orientation path in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix one include Created 5 years, 6 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 | « content/child/assert_matching_enums.cc ('k') | content/common/screen_orientation_messages.h » ('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 "+media/audio", 2 "+media/audio",
3 "+media/base", 3 "+media/base",
4 "-storage/browser", 4 "-storage/browser",
5 5
6 # No inclusion of WebKit from the browser, other than strictly enum/POD, 6 # No inclusion of WebKit from the browser, other than strictly enum/POD,
7 # header-only types, and some selected common code. 7 # header-only types, and some selected common code.
8 "-third_party/WebKit", 8 "-third_party/WebKit",
9 "+third_party/WebKit/public/platform/WebBatteryStatus.h", 9 "+third_party/WebKit/public/platform/WebBatteryStatus.h",
10 "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h", 10 "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h",
11 "+third_party/WebKit/public/platform/WebCString.h", 11 "+third_party/WebKit/public/platform/WebCString.h",
12 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio nData.h", 12 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio nData.h",
13 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien tationData.h", 13 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien tationData.h",
14 "+third_party/WebKit/public/platform/WebDisplayMode.h", 14 "+third_party/WebKit/public/platform/WebDisplayMode.h",
15 "+third_party/WebKit/public/platform/WebFloatPoint.h", 15 "+third_party/WebKit/public/platform/WebFloatPoint.h",
16 "+third_party/WebKit/public/platform/WebFloatRect.h", 16 "+third_party/WebKit/public/platform/WebFloatRect.h",
17 "+third_party/WebKit/public/platform/WebFocusType.h", 17 "+third_party/WebKit/public/platform/WebFocusType.h",
18 "+third_party/WebKit/public/platform/WebGamepad.h", 18 "+third_party/WebKit/public/platform/WebGamepad.h",
19 "+third_party/WebKit/public/platform/WebGamepads.h", 19 "+third_party/WebKit/public/platform/WebGamepads.h",
20 "+third_party/WebKit/public/platform/WebGeofencingEventType.h", 20 "+third_party/WebKit/public/platform/WebGeofencingEventType.h",
21 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h", 21 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
22 "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h", 22 "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h",
23 "+third_party/WebKit/public/platform/WebHTTPBody.h", 23 "+third_party/WebKit/public/platform/WebHTTPBody.h",
24 "+third_party/WebKit/public/platform/WebLockOrientationError.h", 24 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h",
25 "+third_party/WebKit/public/platform/WebPageVisibilityState.h", 25 "+third_party/WebKit/public/platform/WebPageVisibilityState.h",
26 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", 26 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
27 "+third_party/WebKit/public/platform/WebScreenInfo.h", 27 "+third_party/WebKit/public/platform/WebScreenInfo.h",
28 "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h", 28 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h",
29 "+third_party/WebKit/public/platform/WebScreenOrientationType.h", 29 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h",
30 "+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h", 30 "+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h",
31 "+third_party/WebKit/public/platform/WebServiceWorkerClientType.h", 31 "+third_party/WebKit/public/platform/WebServiceWorkerClientType.h",
32 "+third_party/WebKit/public/platform/WebServiceWorkerError.h", 32 "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
33 "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h", 33 "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
34 "+third_party/WebKit/public/platform/WebServiceWorkerResponseType.h", 34 "+third_party/WebKit/public/platform/WebServiceWorkerResponseType.h",
35 "+third_party/WebKit/public/platform/WebServiceWorkerState.h", 35 "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
36 "+third_party/WebKit/public/platform/WebStorageArea.h", 36 "+third_party/WebKit/public/platform/WebStorageArea.h",
37 "+third_party/WebKit/public/platform/WebString.h", 37 "+third_party/WebKit/public/platform/WebString.h",
38 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h", 38 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
39 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", 39 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
(...skipping 18 matching lines...) Expand all
58 "+third_party/WebKit/public/web/WebTreeScopeType.h", 58 "+third_party/WebKit/public/web/WebTreeScopeType.h",
59 "+third_party/WebKit/public/web/WebWindowFeatures.h", 59 "+third_party/WebKit/public/web/WebWindowFeatures.h",
60 ] 60 ]
61 61
62 specific_include_rules = { 62 specific_include_rules = {
63 # Java bridge code passes NPAPI types to the browser process. Crazy! 63 # Java bridge code passes NPAPI types to the browser process. Crazy!
64 "java_bridge_messages\.h": [ 64 "java_bridge_messages\.h": [
65 "+content/child" 65 "+content/child"
66 ] 66 ]
67 } 67 }
OLDNEW
« no previous file with comments | « content/child/assert_matching_enums.cc ('k') | content/common/screen_orientation_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698