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

Unified Diff: chrome/browser/resources/options2/options.html

Issue 9570033: fix merge conflict between r124495 and r124470 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options2/options.html
diff --git a/chrome/browser/resources/options2/options.html b/chrome/browser/resources/options2/options.html
index 437983a39feebdcdc3e36de3582a94b6c789cc20..089a4de60a5328fdff746226020285783ddf26c2 100644
--- a/chrome/browser/resources/options2/options.html
+++ b/chrome/browser/resources/options2/options.html
@@ -151,11 +151,6 @@
<!-- TODO(csilv): Remove subpage-sheet-container-1 -->
<div id="subpage-sheet-container-1"
class="subpage-sheet-container transparent" hidden>
- <div id="subpage-sheet-1" class="subpage-sheet">
- <div class="subpage-sheet-contents">
- <include src="advanced_options.html">
- </div>
- </div>
</div>
</div>
</div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698