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

Unified Diff: remoting/webapp/files.gni

Issue 1296283002: Create list file for GN target //remoting/webapp:unit_tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « remoting/webapp/build-html.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index 140a22e4189e5759fc84da68303aaee578c03014..b57194d2ec52bc5fbc54c9ad46e4b5bc6abf3db4 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -206,8 +206,8 @@ remoting_webapp_shared_js_host_files = [
remoting_webapp_shared_js_logging_files = [
"base/js/chromoting_event.js",
"base/js/format_iq.js",
- "base/js/log_to_server.js",
"base/js/logger.js",
+ "base/js/log_to_server.js",
"base/js/server_log_entry.js",
"base/js/session_logger.js",
"base/js/stats_accumulator.js",
« no previous file with comments | « remoting/webapp/build-html.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698