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

Side by Side Diff: extensions/components/DEPS

Issue 606953002: Move components/native_app_window to extensions/components/native_app_window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: respond to comments Created 6 years, 2 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 | « extensions/DEPS ('k') | extensions/components/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 # Things in extensions/components can depend on extensions, but not other
3 # extensions/components in a way that could make a cycle in the dependency
4 # graph. Individual components must explicitly declare their dependencies
5 # on other components.
6 "-extensions/components",
7 ]
OLDNEW
« no previous file with comments | « extensions/DEPS ('k') | extensions/components/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698