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

Unified Diff: android_webview/DEPS

Issue 2517953003: Move enable_webrtc to a buildflag header. (Closed)
Patch Set: Fix Created 4 years, 1 month 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 | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 75ca2560dee451080fa6fe4074917837e04d6f71..45f49330eb79cf3bc7a93947f700da6aaee48f1d 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -20,6 +20,8 @@ include_rules = [
"+gpu",
"+grit/components_strings.h",
"+jni",
+ # Only this one header in media which doesn't depend on anything else.
+ "+media/media_features.h",
"+net",
"+skia",
"+third_party/skia/include",
« no previous file with comments | « no previous file | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698