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

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

Issue 496873006: Move core web_view code to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Forwards declaration WebFindOptions in WebViewGuest. Created 6 years, 4 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 # TODO(hanxi): Remove these. http://crbug.com/352293.
3 "+chrome/browser/extensions/api/web_view/web_view_internal_api.h",
4 "+third_party/WebKit/public/web/WebFindOptions.h",
jamesr 2014/08/25 17:22:08 this line lgtm. The +chrome/ looks bad, though
Xi Han 2014/08/25 17:26:14 This is just a temporary step. The include of web_
5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698