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

Unified Diff: chrome/browser/resources/settings/site_settings/cookie_tree_behavior.html

Issue 2451553008: [MD settings] move cookie tree management to cookie tree behavior (Closed)
Patch Set: review changes Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/site_settings/cookie_tree_behavior.html
diff --git a/chrome/browser/resources/settings/site_settings/cookie_tree_behavior.html b/chrome/browser/resources/settings/site_settings/cookie_tree_behavior.html
new file mode 100644
index 0000000000000000000000000000000000000000..f013afafd23bdc5e45638950052f30602b403401
--- /dev/null
+++ b/chrome/browser/resources/settings/site_settings/cookie_tree_behavior.html
@@ -0,0 +1,3 @@
+<link rel="import" href="/site_settings/site_settings_behavior.html">
+<link rel="import" href="/site_settings/site_settings_prefs_browser_proxy.html">
+<script src="cookie_tree_behavior.js"></script>

Powered by Google App Engine
This is Rietveld 408576698