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

Side by Side Diff: components/feedback/DEPS

Issue 225183018: Move feedback files into src/components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix deps, merge gyp targets, sync with latest Created 6 years, 8 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
OLDNEW
(Empty)
1 include_rules = [
2 "+components/keyed_service",
3 "+components/user_prefs",
4 "+content/public/browser",
jochen (gone - plz use gerrit) 2014/04/29 08:00:46 the gyp target doesn't have dependencies on any of
achaulk 2014/04/30 17:12:34 I thought I had added them. Done.
5 "+content/public/test",
jochen (gone - plz use gerrit) 2014/04/29 08:00:46 Since you list individual content targets (which i
achaulk 2014/04/30 17:12:34 Done.
6 "+net/base",
7 "+net/url_request",
8 "+third_party/zlib/google/zip.h",
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698