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

Unified Diff: chrome/browser/resources/settings/people_page/change_picture.html

Issue 2555373003: MD Settings: Deactivate the Camera when leaving the Change Picture page. (Closed)
Patch Set: fix closure compile Created 4 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/change_picture.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/change_picture.html
diff --git a/chrome/browser/resources/settings/people_page/change_picture.html b/chrome/browser/resources/settings/people_page/change_picture.html
index cc0ee2f65d67861f00db938929ff8d9efae06fee..708d8cd5593263ef729bcf129d66c8661e25c43d 100644
--- a/chrome/browser/resources/settings/people_page/change_picture.html
+++ b/chrome/browser/resources/settings/people_page/change_picture.html
@@ -10,6 +10,7 @@
<link rel="import" href="/icons.html">
<link rel="import" href="/people_page/camera.html">
<link rel="import" href="/people_page/change_picture_browser_proxy.html">
+<link rel="import" href="/route.html">
<link rel="import" href="/settings_shared_css.html">
<dom-module id="settings-change-picture">
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/change_picture.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698