Fix a leak in wm::AnimateOnChildWindowVisibilityChanged().
[chromium-blink-merge.git] / chrome / common / DEPS
blob888c227689926a77860e475f8ea46d1a29016ba6
1 include_rules = [
2   "+apps/app_shim",  # For app shim messages.
3   "+breakpad",  # For Breakpad constants.
4   "+chromeos",  # For chromeos_switches.h
5   "+components/autofill/content/common",
6   "+components/autofill/core/common",
7   "+components/bookmarks/common",
8   "+components/cloud_devices/common",
9   "+components/data_reduction_proxy/common",
10   "+components/metrics/metrics_pref_names.h",
11   "+components/nacl/common",
12   "+components/password_manager/core/common",
13   "+components/policy/core/common",
14   "+components/signin/core/common",
15   "+components/translate/core/common",
16   "+extensions/common",
17   "+google_apis/gaia",  # For gaia_switches.h
18   "+grit",  # For generated headers
19   "+media",
20   "+ppapi/shared_impl",
21   "+remoting/client/plugin",
22   "+webkit/common/user_agent",
24   # FIXME - refactor code and remove these dependencies
25   "+chrome/installer",