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

Side by Side Diff: android_webview/lib/DEPS

Issue 10825155: Build target for Android WebView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
Jói 2012/08/02 15:20:00 Could you add the following to this DEPS file, and
Torne 2012/08/03 10:31:36 Done.
2 "+content/public",
3
4 # Temporary until we no longer inherit from ChromeMainDelegate
5 "!chrome/app/chrome_main_delegate.h"
Jói 2012/08/02 15:20:00 I believe the plan was for all the temporary depen
Torne 2012/08/03 10:31:36 Sorry, I arrived at a different structure separate
6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698