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

Unified Diff: webrtc/api/BUILD.gn

Issue 1499653003: Add implementation and tests for RTCIceServer (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Minor updates Created 5 years 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 | webrtc/api/api.gyp » ('j') | webrtc/api/api.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/tools/gritsettings/resource_ids b/webrtc/api/BUILD.gn
similarity index 79%
copy from tools/gritsettings/resource_ids
copy to webrtc/api/BUILD.gn
index bfdfbbe90b029e4c8c316a800fe528f445b694fb..056a95bd2a75e5f994c571ccb7a3d91fc4f3eaa8 100644
--- a/tools/gritsettings/resource_ids
+++ b/webrtc/api/BUILD.gn
@@ -5,11 +5,3 @@
# tree. An additional intellectual property rights grant can be found
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
tkchin_webrtc 2015/12/04 20:17:09 ? Missing rules?
hjon 2015/12/07 20:03:52 Done.
-
-{
- "SRCDIR": "../..",
-
- "chromium/src/net/base/net_resources.grd": {
- "includes": [4000],
- },
-}
« no previous file with comments | « no previous file | webrtc/api/api.gyp » ('j') | webrtc/api/api.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698