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

Unified Diff: android_webview/BUILD.gn

Issue 2506093003: CC Animation: Make cc/animation an independent GN component. (Closed)
Patch Set: Let test_support publicly depends on cc/animation. 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 | blimp/client/app/BUILD.gn » ('j') | cc/animation/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index a0e40238e6a2677465bc130f61fcc0f1cc42ab10..3b9c61ce62e16bfb511e2e07bdf5bd451e19807d 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -473,6 +473,7 @@ source_set("common") {
":generate_components_strings",
"//android_webview/common:version",
"//android_webview/native:native",
+ "//cc/animation",
boliu 2016/11/17 14:50:43 this is actually not correct I believe a target s
loyso (OOO) 2016/11/17 23:45:09 Done.
"//cc/surfaces",
"//components/autofill/content/renderer",
"//components/cdm/browser",
« no previous file with comments | « no previous file | blimp/client/app/BUILD.gn » ('j') | cc/animation/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698