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

Unified Diff: chrome/browser/android/DEPS

Issue 2406203003: Added blimp support strings. (Closed)
Patch Set: Add entry in translation expectation script. 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
Index: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 6666c8467fa4925e7fdf5a2538e7a88b761cba12..152f1d1370885d0dc4bd979910d4ce9a1ba341f3 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+blimp/client/public",
+ "+blimp/client/support/resources",
Lei Zhang 2016/10/13 18:09:48 I'm curious, this is for blimp/client/support/reso
xingliu 2016/10/13 21:00:14 Support strings is optional for the embedder. Th
"-components/devtools_bridge",
"+cc/layers/layer.h",
"+cc/output/context_provider.h",

Powered by Google App Engine
This is Rietveld 408576698