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

Side by Side Diff: mandoline/tab/DEPS

Issue 1278673002: Add stats collection for telemetry startup.warm.blank_page test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment. Created 5 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
« no previous file with comments | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_connection.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/clipboard/public/interfaces", 2 "+components/clipboard/public/interfaces",
3 "+components/devtools_service/public/interfaces", 3 "+components/devtools_service/public/interfaces",
4 "+components/font_service/public/interfaces", 4 "+components/font_service/public/interfaces",
5 "+components/resource_provider/public/interfaces", 5 "+components/resource_provider/public/interfaces",
6 "+components/view_manager/public", 6 "+components/view_manager/public",
7 "+mojo/application/public", 7 "+mojo/application/public",
8 "+mojo/services/network/public/interfaces", 8 "+mojo/services/network/public/interfaces",
9 "+mojo/services/tracing/public/interfaces",
9 "+third_party/mojo/src/mojo/public", 10 "+third_party/mojo/src/mojo/public",
10 ] 11 ]
OLDNEW
« no previous file with comments | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698