summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/DEPS
blob: 2a21cd2172a3af8903186c359f9465799335ff48 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "-android_webview",
  "+android_webview/browser",
  "+android_webview/common",

  # POD structure required by the find-in-page IPC messages.
  "+third_party/WebKit/Source/WebKit/chromium/public/WebFindOptions.h",
]