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

Unified Diff: third_party/pkg/angular/demo/web/book.html

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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 | « third_party/pkg/angular/demo/web/book.css ('k') | third_party/pkg/angular/demo/web/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/demo/web/book.html
diff --git a/third_party/pkg/angular/demo/web/book.html b/third_party/pkg/angular/demo/web/book.html
deleted file mode 100644
index 51f1a95d0c3aad2215221b44730cb81aa0f65850..0000000000000000000000000000000000000000
--- a/third_party/pkg/angular/demo/web/book.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<div>Shadow backed template. Greeting from the controller:
- <span ng-bind='greeting'></span>
-
- <h2>Table of Contents</h2>
- <ul class='nav nav-tabs'>
- <li ng-repeat='chapter in chapters' ng-bind='chapter.title'></li>
- </ul>
- <content></content>
-</div>
« no previous file with comments | « third_party/pkg/angular/demo/web/book.css ('k') | third_party/pkg/angular/demo/web/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698