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

Unified Diff: chrome/browser/resources/gpu_internals/timeline_test.html

Issue 8965073: delete missing js file (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: delete missing js file Created 8 years, 12 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 | « AUTHORS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/gpu_internals/timeline_test.html
diff --git a/chrome/browser/resources/gpu_internals/timeline_test.html b/chrome/browser/resources/gpu_internals/timeline_test.html
index f8a121822a4aedd793adee80fbf3dec89c50cf99..4f8e73f3eac644dcdd57f3aaf51786790bff10bb 100644
--- a/chrome/browser/resources/gpu_internals/timeline_test.html
+++ b/chrome/browser/resources/gpu_internals/timeline_test.html
@@ -13,7 +13,6 @@ found in the LICENSE file.
<script src="../shared/js/cr/event_target.js"></script>
<script src="../shared/js/cr/ui.js"></script>
<script src="fast_rect_renderer.js"></script>
-<script src="tracing_controller_tests.js"></script>
<script src="sorted_array_utils.js"></script>
<script src="timeline.js"></script>
<script src="timeline_track.js"></script>
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698