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

Unified Diff: third_party/WebKit/Source/platform/graphics/DEPS

Issue 1419913002: Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try making webcore_shared link with base to fix win dbg component Created 5 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: third_party/WebKit/Source/platform/graphics/DEPS
diff --git a/chrome/browser/password_manager/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS
similarity index 64%
copy from chrome/browser/password_manager/DEPS
copy to third_party/WebKit/Source/platform/graphics/DEPS
index d6abddad069c1e69bc474894adfdc0640288cf26..57895dca4c6444c2808d4d258ea50f2c89cf0fe7 100644
--- a/chrome/browser/password_manager/DEPS
+++ b/third_party/WebKit/Source/platform/graphics/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+dbus",
+ "+cc",
danakj 2015/10/23 17:53:39 also -cc/blink
jbroman 2015/10/23 17:59:00 Done.
]

Powered by Google App Engine
This is Rietveld 408576698