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

Side by Side Diff: components/guest_view/browser/DEPS

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Jochen's comment + GuestViewBase cleanup Created 5 years, 7 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/ui/zoom",
3 "+content/public/browser",
4 "+content/public",
jam 2015/05/04 16:11:09 dont add content/public, but instead add content/p
Fady Samuel 2015/05/04 20:24:32 Done. Also, added content/public/test
5 "+content/test",
6 "+ipc",
7 '+third_party/WebKit/public/web/WebInputEvent.h',
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698