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

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: change to moving all of feedback (except syslog collection) 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 "+chrome/browser/browser_process.h",
jochen (gone - plz use gerrit) 2014/04/10 07:42:49 no chrome
achaulk 2014/04/10 17:32:30 Done.
3 "+chrome/browser/chrome_notification_types.h",
4 "+chrome/browser/profiles/profile.h",
5 "+chrome/browser/profiles/incognito_helpers.h",
6 "+chrome/common/chrome_content_client.h",
7 "+chrome/common/chrome_switches.h",
8 "+components/keyed_service",
9 "+components/user_prefs",
10 "+content/public/browser",
11 "+content/public/test",
12 "+net/base",
13 "+net/url_request",
14 "+third_party/zlib/google/zip.h",
15 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698