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

Unified Diff: third_party/libjingle/overrides/empty.cc

Issue 551793003: Making WebRTC Java api avaliable in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing mac build. Created 6 years, 3 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
« third_party/libjingle/libjingle.gyp ('K') | « third_party/libjingle/libjingle.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/overrides/empty.cc
diff --git a/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js b/third_party/libjingle/overrides/empty.cc
similarity index 64%
copy from chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js
copy to third_party/libjingle/overrides/empty.cc
index b8e380494e9e0e2d4f0ecece5acd27554c65c7b0..928e8228041bcd30c6992c512d43e8ed3acc60d7 100644
--- a/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js
+++ b/third_party/libjingle/overrides/empty.cc
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-console.log('g o o g l e');
+// TODO(serya): Temporary workaround for https://crbug.com/418915. To be removed when fixed.
kjellander_chromium 2014/10/01 18:44:10 nit: 80 chars max line length.
SeRya 2014/10/01 21:05:16 Done.
« third_party/libjingle/libjingle.gyp ('K') | « third_party/libjingle/libjingle.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698