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

Side by Side Diff: chrome/browser/android/webapk/DEPS

Issue 2138973002: Initial CL for talking to the WebAPK server to generate WebAPK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 specific_include_rules = {
2 "webapk_builder_unittest\.cc": [
3 "+content/renderer/manifest/manifest_parser.h",
Yaron 2016/07/13 00:24:01 does this need to be moved to content/public or ar
Yaron 2016/07/19 17:31:13 bump. looking at the test, I don't think it's tes
pkotwicz 2016/07/20 05:13:41 You are right using content/renderer/manifest/mani
Yaron 2016/07/20 13:13:50 That would be fine with me. Another option would b
4 ]
5 }
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698