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

Unified Diff: BUILD.gn

Issue 2409423002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: Fix and format Created 4 years, 2 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 | « no previous file | android_webview/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 93699f0c9b4acfe03fda0a63e682a514fc90748e..f52958759253920952ed119a8646966dd02f9b7c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -302,12 +302,12 @@ group("both_gn_and_gyp") {
"//mojo/edk/test:mojo_public_system_unittests",
"//net:net_perftests",
"//services/shell/public/cpp",
- "//third_party/angle/src/tests:angle_end2end_tests",
- "//third_party/angle/src/tests:angle_unittests",
"//third_party/WebKit/Source/platform:blink_platform_unittests",
"//third_party/WebKit/Source/platform/heap:blink_heap_unittests",
"//third_party/WebKit/Source/web:webkit_unit_tests",
"//third_party/WebKit/Source/wtf:wtf_unittests",
+ "//third_party/angle/src/tests:angle_end2end_tests",
+ "//third_party/angle/src/tests:angle_unittests",
"//third_party/catapult/telemetry:bitmaptools($host_toolchain)",
"//third_party/smhasher:pmurhash",
"//tools/imagediff($host_toolchain)",
« no previous file with comments | « no previous file | android_webview/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698