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

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

Issue 99433004: Add a header when fetching pages under the DMServer URL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Whitespace fix. Created 7 years 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit/component_strings.h", 2 "+content/public/test",
3 "+ui/base/l10n", 3 "+grit/component_strings.h", # For generated headers
4 "+ui/base/resource", 4 "+net/url_request",
5 ] 5 ]
Joao da Silva 2013/12/09 14:46:21 This file shouldn't need to change: - ../DEPS alr
Andrew T Wilson (Slow) 2013/12/10 07:15:56 Reverted this file.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698