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

Side by Side Diff: components/content_settings/core/browser/DEPS

Issue 1417213010: Plugin Power Saver: remove dead flags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more GN fixes Created 5 years, 1 month 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 | « components/content_settings/core/browser/BUILD.gn ('k') | components/plugins.gypi » ('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 "+components/content_settings/core/common", 2 "+components/content_settings/core/common",
3 "+components/content_settings/core/test", 3 "+components/content_settings/core/test",
4 "+components/keyed_service/core", 4 "+components/keyed_service/core",
5 "+components/plugins/common",
6 "+components/pref_registry", 5 "+components/pref_registry",
7 "+components/url_formatter", 6 "+components/url_formatter",
8 "+net/base", 7 "+net/base",
9 "+net/cookies", 8 "+net/cookies",
10 ] 9 ]
OLDNEW
« no previous file with comments | « components/content_settings/core/browser/BUILD.gn ('k') | components/plugins.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698